From owner-freebsd-isp Wed Mar 21 2: 4:58 2001 Delivered-To: freebsd-isp@freebsd.org Received: from hotmail.com (f3.law14.hotmail.com [64.4.21.3]) by hub.freebsd.org (Postfix) with ESMTP id 47C9437B744; Wed, 21 Mar 2001 02:04:50 -0800 (PST) (envelope-from jefffbsd@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 21 Mar 2001 02:03:11 -0800 Received: from 161.184.39.167 by lw14fd.law14.hotmail.msn.com with HTTP; Wed, 21 Mar 2001 10:03:11 GMT X-Originating-IP: [161.184.39.167] From: "Jeffrey Sewell" To: freebsd-isp@freebsd.org Cc: freebsd-stable@freebsd.org Subject: Routing/2 Nic Help-please and thanks Date: Wed, 21 Mar 2001 10:03:11 -0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 21 Mar 2001 10:03:11.0998 (UTC) FILETIME=[235CA1E0:01C0B1EE] Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org My issue; have 2 NICs set with 'External' IPs on different wires(diff hubs), and only one responds to external pings (xl0). xl0 = 161.184.39.164 (works) xl1 = 24.68.217.232 (doesn't respond) I setup DHCP for both interfaces and ifconfig shows that they both get their ips. xl0 listens properly, while xl1 won't respond to pings and what not. I figure it's because xl1 receives the ping and xl0 replies because of the routes setup. However I'm not very good at routes, so I need help :) Can someone please advise how to fix this solution? I provided my information: * netstat -rn ********************************************************* Internet: Destination Gateway Flags Refs Use Netif Expire default 161.184.32.1 UGSc 2 9 xl0 24.68.216/22 link#2 UC 0 0 xl1 => 24.68.217.232 0:1:2:ec:27:ff UHLW 0 4 lo0 127.0.0.1 127.0.0.1 UH 0 0 lo0 161.184.32/21 link#1 UC 0 0 xl0 => 161.184.32.1 0:d0:63:64:f4:0 UHLW 2 0 xl0 1200 * end of netstat -rn ************************************************** * ifconfig -a ********************************************************* xl0: flags=8843 mtu 1500 inet6 fe80::250:daff:fe6c:b738%xl0 prefixlen 64 scopeid 0x1 inet 161.184.39.164 netmask 0xfffff800 broadcast 161.184.39.255 ether 00:50:da:6c:b7:38 media: autoselect (100baseTX) status: active supported media: autoselect 100baseTX 100baseTX 10baseT/UT P 10baseT/UTP 100baseTX xl1: flags=8843 mtu 1500 inet6 fe80::201:2ff:feec:27ff%xl1 prefixlen 64 scopeid 0x2 inet 24.68.217.232 netmask 0xfffffc00 broadcast 24.68.219.255 ether 00:01:02:ec:27:ff media: autoselect (100baseTX ) status: active supported media: autoselect 100baseTX 100baseTX 10baseT/UT P 10baseT/UTP 100baseTX * end of ifconfig -a **************************************************** * arp -an *************************************************************** ? (24.68.217.232) at 0:1:2:ec:27:ff permanent [ethernet] ? (161.184.32.1) at 0:d0:63:64:f4:0 [ethernet] * end of arp -an ******************************************************** _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message