Re: gateway on different subnet

2000-10-24 Thread Marko Ruban
IT WORKED ! the arp way is the true way hehehe I edited /sbin/dhclient-script to automate the process: - removed the code that was supposed to add the default gateway - added following lines in its place: arp -s 208.59.162.1 00:20:cd:02:f1:59# MAC address of cable modem gateway route

Re: gateway on different subnet

2000-10-23 Thread Marko Ruban
Mike Smith wrote: > > > Summary of the problem: > > > > Can't assign cable modem gateway (10.17.56.12) to interface > > ed0 with assigned IP (208.59.162.242) - "network unreachable". > > > > I called RCN (my cable provider) and asked them to give me > > a gateway on the same subnet; they said the

gateway on different subnet

2000-10-23 Thread Marko Ruban
Summary of the problem: Can't assign cable modem gateway (10.17.56.12) to interface ed0 with assigned IP (208.59.162.242) - "network unreachable". I called RCN (my cable provider) and asked them to give me a gateway on the same subnet; they said they "don't do that". Part of solution: I set a

Re: Routing issue with cable modem

2000-10-23 Thread Marko Ruban
> On Fri, Oct 20, 2000 at 06:35:02PM -0400, Marko Ruban wrote: > > Joel said HTML was badly formatted, so I'm resubmitting in plain text. > > Thanks :) > > That's progress ... but if you would wrap your lines around 70-74 > columns, it would be even better.

Re: Routing issue with cable modem

2000-10-21 Thread Marko Ruban
ption > you describe? > > If not, I would recommend rebuilding ethereal. > > TOny. > > On Fri, 20 Oct 2000, Marko Ruban wrote: > > > New issue seems to be at hand... > > > > I set the alias for the interface to be the gateway IP (10.17.56.12), and then I >was

Re: Routing issue with cable modem

2000-10-20 Thread Marko Ruban
Joel said HTML was badly formatted, so I'm resubmitting in plain text. Thanks :) New issue seems to be at hand... I set the alias for the interface to be the gateway IP (10.17.56.12), and then I was able to add that as my default gateway. Not sure why aliasing wouldn't work with 10.17.56.11 or

Re: Routing issue with cable modem

2000-10-20 Thread Marko Ruban
New issue seems to be at hand... I set the alias for the interface to be the gateway IP (10.17.56.12), and then I was able to add that as my default gateway. Not sure why aliasing wouldn't work with 10.17.56.11 or some other IP in that subnet. I tried to ping the DNS server after that, and watc

Re: Routing issue with cable modem

2000-10-20 Thread Marko Ruban
  Nick Rogness wrote: On Fri, 20 Oct 2000, Marko Ruban wrote: > I tried replicating my windows routing table in freebsd. > Only one entry didn't work... (guess) > "route add default 10.17.56.xx" > > I'm cursed !     My guess guess would be your DHCP client

Re: Routing issue with cable modem

2000-10-20 Thread Marko Ruban
I tried replicating my windows routing table in freebsd. Only one entry didn't work... (guess) "route add default 10.17.56.xx" I'm cursed ! read below > > > > Goal -- to add cable modem as the default gateway to internet. > > > > Symptom -- "add net default: gateway 10.17.56.XXX: Network is

Routing issue with cable modem

2000-10-19 Thread Marko Ruban
I guess no one knew the answer to my original question about getting RCN cable modem (with analog upstream line dialup) to work. So here's a somewhat simplified question. I narrowed the problem down to routing. Cable modem does dial out when I try to ping something on it's subnet (10.17.56.###),