Re: routing help

2004-01-27 Thread Fraser Campbell
On Tuesday 27 January 2004 11:57, Demian Wandelow wrote: > On Mon, Jan 26, 2004 at 12:59:03PM +0800, Jason Lim wrote: > > I believe there is a way to force a refresh or such of the ARP cache. Not > > sure how... but it can be done somehow. I'd be interested to learn the > > method under Linux as w

Re: routing help

2004-01-27 Thread Fraser Campbell
On Tuesday 27 January 2004 11:57, Demian Wandelow wrote: > On Mon, Jan 26, 2004 at 12:59:03PM +0800, Jason Lim wrote: > > I believe there is a way to force a refresh or such of the ARP cache. Not > > sure how... but it can be done somehow. I'd be interested to learn the > > method under Linux as w

Re: routing help

2004-01-27 Thread Demian Wandelow
On Mon, Jan 26, 2004 at 12:59:03PM +0800, Jason Lim wrote: > I believe there is a way to force a refresh or such of the ARP cache. Not > sure how... but it can be done somehow. I'd be interested to learn the > method under Linux as well, so if you find out, share it with the group > :-) ip

Re: routing help

2004-01-27 Thread Demian Wandelow
On Mon, Jan 26, 2004 at 12:59:03PM +0800, Jason Lim wrote: > I believe there is a way to force a refresh or such of the ARP cache. Not > sure how... but it can be done somehow. I'd be interested to learn the > method under Linux as well, so if you find out, share it with the group > :-) ip

Re: routing help

2004-01-26 Thread Rod Rodolico
"If it works, don't fix it" is my theory.. May be a better way but I don't know it. As Jason Lim says in his post, let the list know what happens as I'm sure others will have the problem. Only change I'd consider is using the up command (man interfaces) which would execute your script after the

Re: routing help

2004-01-26 Thread Rod Rodolico
"If it works, don't fix it" is my theory.. May be a better way but I don't know it. As Jason Lim says in his post, let the list know what happens as I'm sure others will have the problem. Only change I'd consider is using the up command (man interfaces) which would execute your script after the

Re: routing help

2004-01-25 Thread Jason Lim
> it basically cycles through the ip addresses pinging a host on just the > other side of the router so it flushes the ARP cache. Does this sound > correct or am I totally off the track here? Anyway it is all working > now but I guess I'd like to know if what I had to do was correct or > not? I

Re: routing help

2004-01-25 Thread Lauchlin Wilkinson
Hi Rod, After a bit more playing and a bit more thinking I finally figured it out..I think What it looks like is that the router I am using as the gateway (203.220.47.153) needed to have its ARP table updated or flushed or something. I don't have control over it so I can't be sure. What I

Re: routing help

2004-01-25 Thread Jason Lim
> it basically cycles through the ip addresses pinging a host on just the > other side of the router so it flushes the ARP cache. Does this sound > correct or am I totally off the track here? Anyway it is all working > now but I guess I'd like to know if what I had to do was correct or > not? I

Re: routing help

2004-01-25 Thread Rod Rodolico
Sorry to be vague, but there was a command I remember once when I had this problem before. Seems like I had to do a route add in /network/interfaces. Seems like there is some parameter to an interface that allows you to execute a command after the interface is brought up, and I had to do a route

Re: routing help

2004-01-25 Thread Lauchlin Wilkinson
Hi Rod, After a bit more playing and a bit more thinking I finally figured it out..I think What it looks like is that the router I am using as the gateway (203.220.47.153) needed to have its ARP table updated or flushed or something. I don't have control over it so I can't be sure. What

routing help

2004-01-25 Thread Lauchlin
Hi, I have an issue with routing that I just can't figure out. What I have at the moment is a box set up with an IP and route as follows (some of the details have route -n Kernel IP routing table Destination Gateway Genmask Flags Metric RefUse Iface 203.221.41.11 0.0.0

Re: routing help

2004-01-25 Thread Rod Rodolico
Sorry to be vague, but there was a command I remember once when I had this problem before. Seems like I had to do a route add in /network/interfaces. Seems like there is some parameter to an interface that allows you to execute a command after the interface is brought up, and I had to do a route

routing help

2004-01-25 Thread Lauchlin
Hi, I have an issue with routing that I just can't figure out. What I have at the moment is a box set up with an IP and route as follows (some of the details have route -n Kernel IP routing table Destination Gateway Genmask Flags Metric RefUse Iface 203.221.41.11 0.0