At 2001-04-17T14:07:08Z, Peter Brezny <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message

Reply via email to