Thursday, September 19, 2013
verfiy firewall rules with telnet
Often you need to check does a firewall rule work. You can do this with telnet to the port number but you have to remember that the source interface used by the telnet will be the IP address of the next hop interface. In some versions of ios you can put a /source in the telnet command then if your firewall rule is an entire subnet you can at lest test TCP connections see below for a working example
woodridge1-mdf-rsw1>telnet 174.137.37.108 14002 /source vlan200
Trying 174.137.37.108, 14002 ... Open
myMethod=keepAlivemyMethod=keepAlivemyMethod=keepAlivemyMethod=keepAlivemyMethod=keepAlive^CmyMethod=keepAlivemyMethod=keepAlive^C
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment