[techtalk] redirect of package
Leah Angel
langel at n2h2.com
Wed May 24 10:53:46 EST 2000
Here's and example for ipfwadm:
# Port Redirection Commands
ipfwadm -I -a acc -P tcp -S 0.0.0.0/0 -D default/0 7018 -r 8888
And the ever popular ipchains:
/sbin/ipchains -A input -j REDIRECT 5555 -p tcp -d 0/0 7029
On Wed, 24 May 2000, Beverly Guillermo wrote:
> On Wed, 24 May 2000, Marcelo Aldi Vera Olate wrote:
>
> > Hello dear friends,
> >
> > I would like to know in LINUX, some program that I can redirect of
> > package TCP/IP exists...
> >
> > at once thank you very much
>
> ipchains and ipfwadm can do it. I've redirected requests to ports 80 and
> 22 to other servers with them.
>
> Beverly
>
>
>
>
> _______________________________________________
> techtalk mailing list
> techtalk at linuxchix.org
> http://www.linux.org.uk/mailman/listinfo/techtalk
>
More information about the Techtalk
mailing list