Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Mar 2001 10:03:11 -0000
From:      "Jeffrey Sewell" <jefffbsd@hotmail.com>
To:        freebsd-isp@freebsd.org
Cc:        freebsd-stable@freebsd.org
Subject:   Routing/2 Nic Help-please and thanks
Message-ID:  <F3dnHM3SOlbpH71yEXU00006373@hotmail.com>

next in thread | raw e-mail | index | archive | help
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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> 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 <full-duplex> 100baseTX 
10baseT/UT
P <full-duplex> 10baseT/UTP 100baseTX <hw-loopback>
xl1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> 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 <full-duplex>) status: active
        supported media: autoselect 100baseTX <full-duplex> 100baseTX 
10baseT/UT
P <full-duplex> 10baseT/UTP 100baseTX <hw-loopback>

* 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-stable" in the body of the message




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