Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Every time I reboot my Cisco IOS 800-series router, all the Windows 7 machines 'identify' the wireless network as being a 'new' network, forcing users to classify it as Home/Work/Public all over again (and more painfully, causing host firewalls to th...
My client would like callers who have dialled an extension and been put through to voice-mail to be able to return to the site's operator instead of leaving a message.I thought to callf-forward callers to an AA script instead of to the 'voicemail' ap...
I've frequently seen recommendations to have a separate "management VLAN". I guess the main ideas are:a) to keep managment-traffic and data-traffic out of the same Layer 2 broadcast domain? (So that rogue stations in the access-layer can't sniff ma...
Is minimising one's use of the private address space to avoid unnecesary potential overlap worth the hassle of having un-even VLSM lengths?I am designing my first non-trivial IPv4 addressing scheme in the 10.0.0.0/8 range. Just two small branch offi...
So far I have found http://blogs.technet.com/b/networking/archive/2010/09/08/network-location-awareness-nla-and-how-it-relates-to-windows-firewall-profiles.aspx and this has clarified the question a little: it seems that Network Location Awareness (N...
Hi Steffen,I was going to call it a bug on 9.2.1 and get on with my life. But if it's happening with later versions of everything for you, then I'll try to collect a few of my thoughts on it. Maybe you will be motivated enough to chase it up.First,...
I chose Alessio's as the 'correct' answer, since it mentioned route summarisation. But both answers were correct in the sense that they were quite reasonable.In the end, I decided to go wtih my varying-length VLSM approach, to keep the address-spraw...
I have found a problem with option B1. If I'm on R3 and try to ping R1, R1 has no route back to me, since by default the 'ping' command will use the interface nearest to the destination, and will thus us its IP address in the /30 address as the src ...
Hi Joseph, that's a useful example, thanks. In particular, the setting of the source-interface for the SSH server, etc, was something I hadn't picked up on before. Also how the switch defends itself with the 'IPV4-MANAGEMENT-ACCESS' ACL - solves an...