Skip site navigation (1)Skip section navigation (2)
Date:      Tue,  3 Oct 2000 09:14:01 -0400
From:      "Eli Stair" <estair@computer-exchange.com>
To:        <freebsd-questions@freebsd.org>
Subject:   Re: NATD,IPFW error:"Failed to write packet back:Permission denied"
Message-ID:  <200010030914.AA30277826@computer-exchange.com>

next in thread | raw e-mail | index | archive | help
This is an update to a post I made this morning (8:15am EST).

In response to Ruslan Ermilov, here are some local settings from my
machine.  Also Ruslan, I do have GATEWAY_ENABLE set to yes, and the
clients do have the BSD box set as gateway (192.168.0.1).  Thanks
for your help :)

/eli

########################################

Output from ipfw list:
00050 divert 8668 ip from any to any via xl1
00100 allow ip from any to any via lo0
00200 deny ip from any to 127.0.0.0/8
65000 allow ip from any to any
65535 allow ip from any to any


output of ifconfig -a inet:

xl0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
	inet 192.168.0.1 netmask 0xffffff00 broadcast 192.168.0.255
xl1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
	inet 24.216.250.161 netmask 0xffffff80 broadcast 255.255.255.255
lo0: flags=8008<LOOPBACK,MULTICAST> mtu 16384
gif0: flags=8010<POINTOPOINT,MULTICAST> mtu 1280
gif1: flags=8010<POINTOPOINT,MULTICAST> mtu 1280
gif2: flags=8010<POINTOPOINT,MULTICAST> mtu 1280
gif3: flags=8010<POINTOPOINT,MULTICAST> mtu 1280
faith0: flags=8000<MULTICAST> mtu 1500

Output from netstat -rn -finet
Routing tables

Internet:
Destination        Gateway            Flags      Netif Expire
default            24.216.250.129     UGSc        2        4      xl1
24.216.250.128/25  link#2             UC          0        0      xl1 =>
24.216.250.129     0:20:40:66:77:6d   UHLW        2        0      xl1   1145
192.168            link#1             UC          0        0      xl0 =>




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010030914.AA30277826>