Hide zd from network scan
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2013 09:55 AM
the zone director is easily found with a network scan using win7. I'm assuming this is using upnp. where can I disable this so everyone on the network can't see the zone director.
Thanks
Thanks
4 REPLIES 4
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2013 02:44 AM
Yes, from the ZoneDirector CLI, there is a configuration command.
ruckus> en
ruckus# config
ruckus(config)# upnp
UPnP Service is enabled
/bin/upnp enable
ruckus(config)# no upnp
UPnP Service is disabled
/bin/upnp disable
ruckus(config)# exit
Your changes have been saved.
ruckus#
ruckus> en
ruckus# config
ruckus(config)# upnp
UPnP Service is enabled
/bin/upnp enable
ruckus(config)# no upnp
UPnP Service is disabled
/bin/upnp disable
ruckus(config)# exit
Your changes have been saved.
ruckus#
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2013 01:21 PM
I'll give that a shot. Thanks
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2014 12:01 PM
Worked perfect,
thank you
thank you
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2014 12:02 PM
And fantastic directions for someone who doesn't spend much time with SSH!

