Date: Tue, 18 May 1999 15:30:56 -0400 (EDT) From: Lanny Baron <lnb@freedom.cybertouch.org> To: questions@freebsd.org Cc: Greg Lehey <grog@lemis.com> Subject: trying to have 2 nics in one box for firewall setup ...no luck Message-ID: <Pine.BSF.4.05.9905181510570.864-100000@freedom.cybertouch.org>
next in thread | raw e-mail | index | archive | help
Hello,
I have been trying for quite some time, with no headway to get my lan to
function properly. My setup (physical) is as follows
4 pc's /de0 (1st nic in freedom.cybertouch.org)
heretic
cable modem/----(xl0 2nd nic in freedom.cybertouch.org)--->hub-->3 mrsmith
wired
gateway = 216.183.4.1
de0 = 216.183.4.2
xl0 = 192.168.0.1
heretic.cybertouch.org (off hub) = 216.183.4.9
wired.cybertouch.org (off hub) = 216.183.4.3
mrsmith.cybertouch.org (off hub) = 216.183.4.6
from /var/log/messages:
May 18 14:39:03 freedom /kernel: arp: 216.183.4.9 is on de0 but got reply
from 00:80:c8:e3:fa:05 on xl0
freedom# ps auxw | grep natd
root 825 0.0 0.3 428 148 ?? Ss 3:00PM 0:00.00 /sbin/natd
-dynamic -unregistered_only -interface de0
from /etc/rc.conf:
gateway_enable="YES"
ifconfig_de0="inet 216.183.4.2 netmask 255.255.255.0"
ifconfig_xl0="inet 192.168.0.1 netmask 255.255.255.0"
defaultrouter="216.183.4.1"
hostname="freedom.cybertouch.org"
Thanks in advance for some help...
Lanny
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?Pine.BSF.4.05.9905181510570.864-100000>
