"C. Stephen Gunn" wrote:
>
> On Sun, 31 Dec 2000 15:33:36 EST, Garrett Wollman wrote:
>
> > Actually, no, it's not what you want (although the underlying code is
> > broken enough to let it ``work'' anyway). What you want is to fix the
> > parent network interface driver to indicate its readine
On Sun, 31 Dec 2000 15:33:36 EST, Garrett Wollman wrote:
> Actually, no, it's not what you want (although the underlying code is
> broken enough to let it ``work'' anyway). What you want is to fix the
> parent network interface driver to indicate its readiness to receive
> 1522-octet frames by s
< said:
> Yes, ifconfig mtu 1500 is what you want.
Actually, no, it's not what you want (although the underlying code is
broken enough to let it ``work'' anyway). What you want is to fix the
parent network interface driver to indicate its readiness to receive
1522-octet frames by setting its i
On Wed, Dec 20, 2000 at 03:51:18PM +0100, Jesper Skriver wrote:
> On Wed, Dec 20, 2000 at 02:46:21AM -0800, Don Lewis wrote:
>
> > } @@ -714,6 +715,15 @@
> > } (lport && inp->inp_lport != lport) ||
> > } (laddr.s_addr && inp->inp_laddr.s_addr != laddr.s_addr) ||
> > }
No need to do any shell script :
add the following lines in your /etc/rc.conf
(the important line is the third "-dynamic")
natd_enable="YES"# Enable natd (if firewall_enable == YES).
natd_interface="ed1" # Public interface or IPaddress to use.
natd_flags="-dynamic"# Additional fla