Re: HEADSUP: Sleep queues added to kernel, so be careful.

From: Craig Rodrigues <rodrigc_at_crodrigues.org>
Date: Sat, 28 Feb 2004 19:21:47 -0500
Hi,

I just cvsup'd my box, and am having the same problem
as Vincent.

I have these lines in my /etc/rc.conf:

firewall_type="open"
natd_enable="YES"
natd_interface="xl0"
natd_flags="-redirect_port tcp 192.168.0.2:80-9000 80-9000 -redirect_port tcp 19
2.168.0.3:80-9000 80-9000"


If I capture the boot output with:
vidcontrol -H -P > bootup.txt

I see these lines:

Flushed all rules.
00050 divert 8668 ip from any to any via xl0
00100 allow ip from any to any via lo0
00200 deny ip from any to 127.0.0.0/8
00300 deny ip from 127.0.0.0/8 to any
65000 allow ip from any to any
Firewall rules loaded, starting divert daemons: natd: Unable to bind divert socket.: Can't assign requested address
.
net.inet.ip.fw.enable: 1 -> 1



I added some additional statements to /etc/rc.d/ipfw so
that it prints out the natd command:

Firewall rules loaded, starting divert daemons: natd: /sbin/natd -redirect_port tcp 192.168.0.2:80-9000 80-9000 -redirect_port tcp 192.168.0.3:80-9000 80-9000 -dynamic -n xl0
natd: Unable to bind divert socket.: Can't assign requested address
.
net.inet.ip.fw.enable: 1 -> 1



After bootup, if I execute /sbin/natd from the command-line,
I do not get this error message.

-- 
Craig Rodrigues        
http://crodrigues.org
rodrigc_at_crodrigues.org
Received on Sat Feb 28 2004 - 15:21:51 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:45 UTC