> Now I expect that a >telnet localhost 22< will result in the same as > >telnet localhost 80<, but it does not.
you can not test the redir like that; your telnet never passes through the interface stack. to properly test, you must use another (external) host to telnet into the redir'd interface. jim
