Ftp with natd is slow
From: Hugo Leonardo Haas (haas_hugo_at_hotmail.com)
Date: 02/16/05
- Previous message: Max Laier: "Re: FreeBSD 5.3 hangs on high network load"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: freebsd-net@freebsd.org Date: Wed, 16 Feb 2005 09:51:59 -0300
Hi,
I install the Natd in may Internet gateway to access Internet and the
Internet access my ftp server into my network.
I do the steps at the
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-natd.html
It functioned, but with out performance.
To information: In my internal network the FTP functioned perfectly (is a
Linux Enterprise WS Server).
My file /etc/natd.conf is:
-redirect_port tcp 192.168.1.1:20 20
-redirect_port tcp 192.168.1.1:21 21
My inicialization command is: /sbin/natd -s -interface xl0 -config
/etc/natd.conf
My ipfw configuration file is:
/sbin/ipfw add 0001 divert 8668 all from 192.168.1.0/24 to any via xl0 out
/sbin/ipfw add 0002 divert 8668 all from any to 200.x.x.x via xl0 in
Any body was correct this problem, please help me.
_________________________________________________________________
MSN Messenger: instale grátis e converse com seus amigos.
http://messenger.msn.com.br
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"
- Previous message: Max Laier: "Re: FreeBSD 5.3 hangs on high network load"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|