Date: Wed, 2 Feb 2000 13:11:28 -0600 From: Mauricio Marquez <mmarquez@enlace.net> To: freebsd-questions@FreeBSD.ORG Subject: Ip routing or Switch with FreeBSD Message-ID: <3.0.32.20000202131128.00ca9960@enlace.net>
next in thread | raw e-mail | index | archive | help
Iīll be more specific to see if anyone here can help: I have installed FreeBSD 3.3 on a Intel Celeron 400 MHZ machine with 32MB RAM an 3.2 GB on the hard drive. Installed an Adaptec 62044 quad NIC, got it working and connected to the internet on sf0. I got apache working, and have installed ET/BWMGR. I can enter and configure the interfaces and all. Only problem is that i canīt get the other three ports of the quad NIC working/routing. I have: network_interfaces="sf0 sf1 sf2 sf3 auto" ipconfig_sf0="inet x.x.x.33 netmask 255.255.255.0" ipconfig_sf1="inet x.x.x.34 netmask 255.255.255.0" ipconfig_sf2="inet x.x.x.35 netmask 255.255.255.0" ipconfig_sf3="inet x.x.x.x.36 netmask 255.255.255.0" defaultrouter="x.x.x.x" gateway_enable="YES" But i can only ping to sf0 (200.38.242.33). Pinging to any of the other three ipīs returns host down. Iīve connected a Windows 95 PC to sf1 but the card doesnīt seem to be able to do anything (LEDS wont light), but this Windows 95 PC is connected to a switch and working. I changed the order of the interfaces on the network_interfaces line and have noticed that i can ping only to the first interface that i put on the list. What am i missing to have this machine routing? Thanks Mauricio 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.32.20000202131128.00ca9960>