On Sat, Oct 10, 1998 at 11:27:42AM -0400, rich wrote: > > yes to all questions... sticky keys this morning... see below.... So it's "yes" to the question "Are there error messages when you run the ipportfw command?" What are they? And it's "yes" to the question "Is there already something listening on port 23 on the masquerading box?" Then you can't forward it. And is port 23 really the port you're after? Chris > > wont't work = > > tcpdump shows inbound with the packet forward, but it > never pops out on the inside interface.... > > > >> #!/bin/sh > >> # > >> ipfwadm -I -f > >> ipfwadm -O -f > >> ipfwadm -F -f > >> ipfwadm -F -p deny > >> ipfwadm -F -a m -S 123.45.0.0/16 -D 0.0.0.0/0 > >> ipportfw -C > > ipportfw -A -t106.142.44.9/25 -R 123.45.1.2/25 > > > > >I assume that last line is really two lines, and that it doesn't really say > >"-Cipportfw." > > > >What does "it won't [work]" mean? Are there error messages when you run the > >ipportfw command? If not, what does ipportfw -L tell you about forwarded > ports? > > > >Is there already something listening on port 23 on the masquerading box? And > is > >port 23 the port you mean to forward? You say you're trying to get a mail > host > >to work--port 23 is the telnet port. Perhaps you meant to say 25, for smtp. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For daily digest info, email [EMAIL PROTECTED]
