arp messages XXX is on but got reply.../multihoming problem

2004-07-10 Thread ftomlinson
WWW 08702401718 CO,UK

F TOMLISON
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


arp messages XXX is on but got reply.../multihoming problem

2004-01-18 Thread Jer
Dear all

I have a setup as follows.
4.9-REL
sis0: inside network 192.168.XXX.XXX

xl0: connection to RR commercial via DHCP
assigned ip  24.172.21.XXX gateway 24.172.21.219 nat'd
rl0: unused

What I want to do is plug in an RR home connection to the rl0 interface so 
rl0 would then look like
rl0: connection to RR home via DHCP
It got assigned an IP of 66.57.248.XX gateway 66.57.248.1

When I do this I get 1000's of
arp: 66.57.248.1 is on rl0 but got reply from 00:07:0d:aa:ec:54 on xl0
and the speed of the xl0 slows to a crawl until I unplug the rl0 NIC

how can I do this?

The default gateway I want is the commercial  account 24.172.21.219

Any ideas??

Thanks

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: arp messages XXX is on but got reply.../multihoming problem

2004-01-18 Thread Dan Nelson
In the last episode (Jan 18), Jer said:
> 4.9-REL
> 
> sis0: inside network 192.168.XXX.XXX
> 
> xl0: connection to RR commercial via DHCP
> assigned ip  24.172.21.XXX gateway 24.172.21.219 nat'd
> 
> rl0: unused
> 
> What I want to do is plug in an RR home connection to the rl0 interface so 
> rl0 would then look like
> rl0: connection to RR home via DHCP
> It got assigned an IP of 66.57.248.XX gateway 66.57.248.1
> 
> When I do this I get 1000's of
> arp: 66.57.248.1 is on rl0 but got reply from 00:07:0d:aa:ec:54 on xl0
> 
> and the speed of the xl0 slows to a crawl until I unplug the rl0 NIC

Make sure your xl0 and rl0 nics are not plugged into the same switch or
hub.  If they aren't, and your setup currently looks like:

 ___ 24.172.21.219   24.172.21.XXX
(   )---[RR business DSL box]---[xl0]
( Internet  )
(___)---[RR home DSL box]---[rl0]
 66.57.248.1 66.57.248.XX 

, then RR may have problems providing both business and home DSL to the
same location, since there's no way xl0 should be getting ARPs from
66.57.248.1.

-- 
Dan Nelson
[EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: arp messages XXX is on but got reply.../multihoming problem

2004-01-18 Thread Jer
At 02:46 PM 1/18/2004, you wrote:
In the last episode (Jan 18), Jer said:
> 4.9-REL
>
> sis0: inside network 192.168.XXX.XXX
>
> xl0: connection to RR commercial via DHCP
> assigned ip  24.172.21.XXX gateway 24.172.21.219 nat'd
>
> rl0: unused
>
> What I want to do is plug in an RR home connection to the rl0 interface so
> rl0 would then look like
> rl0: connection to RR home via DHCP
> It got assigned an IP of 66.57.248.XX gateway 66.57.248.1
>
> When I do this I get 1000's of
> arp: 66.57.248.1 is on rl0 but got reply from 00:07:0d:aa:ec:54 on xl0
>
> and the speed of the xl0 slows to a crawl until I unplug the rl0 NIC
Make sure your xl0 and rl0 nics are not plugged into the same switch or
hub.  If they aren't, and your setup currently looks like:
 ___ 24.172.21.219   24.172.21.XXX
(   )---[RR business DSL box]---[xl0]
( Internet  )
(___)---[RR home DSL box]---[rl0]
 66.57.248.1 66.57.248.XX
, then RR may have problems providing both business and home DSL to the
same location, since there's no way xl0 should be getting ARPs from
66.57.248.1.
They are not plugged into the same switch
rl0 is pligged directly into the RR home modem


--
Dan Nelson
[EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"