Skip site navigation (1)Skip section navigation (2)
Date:      17 Apr 2001 10:26:35 -0500
From:      Kirk Strauser <kirk@strauser.com>
To:        freebsd-net@freebsd.org
Subject:   Re: three nics, two networks, simple routing problem...
Message-ID:  <87n19f35uc.fsf@pooh.honeypot>
In-Reply-To: <Pine.BSF.4.05.10104171005350.24216-100000@black.purplecat.net>
References:  <Pine.BSF.4.05.10104171005350.24216-100000@black.purplecat.net>

next in thread | previous in thread | raw e-mail | index | archive | help

At 2001-04-17T14:07:08Z, Peter Brezny <peter@black.purplecat.net> writes:

> 10.30.1.1 GW----xl0 10.30.1.30 FW xl2----10.20.30.1 LAN
>                          |
>                         xl1
>                          |
>                          |
>                     10.30.1.15 FW ----- 10.20.15.1 LAN
> 
> However, with my current conf files, I can't even ping xl1 from the box
> it's in.  I can manually add a route, but I still can't ping the interface
> itself.
> 
> What have I missed?
> 
> TIA
> 
> Peter Brezny
> SysAdmin Services Inc.
> 
> my rc.conf looks like this.
> 
> ifconfig_xl0="inet 10.30.1.30  netmask 255.255.255.0"
> ifconfig_xl1="inet 10.30.1.31  netmask 255.255.255.0"
> ifconfig_xl2="inet 10.20.30.1  netmask 255.255.255.0"
> 
> xl1 is the iface giving problems.

You don't get any problems from having the exact same /24 network on two
different NICs?  What happens if you give each NIC a different network,
preferably even making sure that they don't overlap (for testing purposes)?
-- 
Kirk Strauser

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-net" in the body of the message




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