cancel
Showing results for 
Search instead for 
Did you mean: 

Hide zd from network scan

Anonymous
Not applicable
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
4 REPLIES 4

Anonymous
Not applicable
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#

Anonymous
Not applicable
I'll give that a shot. Thanks

Anonymous
Not applicable
Worked perfect,

thank you

Anonymous
Not applicable
And fantastic directions for someone who doesn't spend much time with SSH!