Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 08 Dec 1999 16:09:35 -0600
From:      stephen <serenity@tcainternet.com>
To:        questions@freebsd.org
Subject:   xfree86 and natd problems
Message-ID:  <3.0.6.32.19991208160935.0091e5c0@pop.tcainternet.com>

next in thread | raw e-mail | index | archive | help
I have a  new problem...
apparently if i leave the server alone it works for 3 hours or so...
if i start xfree86 then natd drops and says it can't find route to host
but i can ping my puters name???
any ideas ???




i just fdisked the entire thing and started all over from scratch...
i am only running natd
i log into a dhcp to obtain my address
i have a p90 32 megs of ram
realteck 10/100 conected to cox cable modem
nec2000 10 bnc connectig my win95 and win nt puters
and i am the gateway using 3.3 stable

here is my configurations:
----- rc.conf -----
network_interfaces="rl0 auto ed1 ed0"
ifconfig_rl0="inet 192.168.1.1 netmask 255.255.255.0"
ifconfig_ed0="inet 192.168.2.1 netmask 255.255.255.0"
ifconfig_ed1="inet 192.168.3.1 netmaks 255.255.255.0"
linux_enable="YES"
moused_port="/dev/psm0"
moused_enable="YES"
saver="logo"
gateway_enable="YES"
nfs_server_enable="NO"
firewall_enable="YES"
dhclient rl0
natd -interface rl0 -dynamic -log
---- rc.firewall ----
/sbin/ipfw -f flush
/sbin/ipfw add divert natd all from any to any via rl0
/sbin/ipfw add pass all from any to any
---- ifconfig -a output -----
rl0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        inet 208.180.57.228 netmask 0xffffff00 broadcast 208.180.57.255
        ether 00:00:e8:81:32:d3
        media: autoselect
        supported media: autoselect 100baseTX <full-duplex> 100baseTX
<half-dupl
ex> 100baseTX 10baseT/UTP <full-duplex> 10baseT/UTP 10baseT/UTP <half-duplex>
ed0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        inet 192.168.2.1 netmask 0xffffff00 broadcast 192.168.2.255
        ether 00:00:b4:36:25:6c
lp0: flags=8810<POINTOPOINT,SIMPLEX,MULTICAST> mtu 1500
tun0: flags=8010<POINTOPOINT,MULTICAST> mtu 1500
sl0: flags=c010<POINTOPOINT,LINK2,MULTICAST> mtu 552
ppp0: flags=8010<POINTOPOINT,MULTICAST> mtu 1500
lo0: flags=8008<LOOPBACK,MULTICAST> mtu 16384


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?3.0.6.32.19991208160935.0091e5c0>