Subject: Re: Routing issue (no route to default host) sort of metoo...
To: Anthony Lieuallen <arantius@yahoo.com>
From: J. W. Ballantine <jwb@homer.att.com>
List: tech-net
Date: 02/13/2003 14:43:47
This would have been out soon if I used R...

Let me guess, your isp is RCN and RCN only supports windozes and mac OS
(which is really FreeBSD in discuise)...   From my conversations with them
when they first implemented this scheme, and before they refused to allocate
a valid address to the router, it appeared the some (if not all) versions
of Linux also allowed the system to connect. (OBTW I do realize that windozes
doesn't really understand networking.)

Anyway windoze routing table look like:

    Network Address         Netmask      Gateway Address    Interface
            0.0.0.0            0.0.0.0    Router address    host address
          127.0.0.0          255.0.0.0    127.0.0.1         127.0.0.1
             host.0      255.255.255.0    host              host
               host    255.255.255.255    router            router
           host.255    255.255.255.255    host              host
          224.0.0.0          224.0.0.0    host              host
    255.255.255.255    255.255.255.255    host              0.0.0.0

  where host.number is the first 3 octets of host with the last
   replaced by either 0 or 255.

Now if anyone out there can setup the init/dhcp process to reproduce this
the connection should work.  And I would greatly appreciate any and all 
help, assistance, pointers.

thanks,

Jim Ballantine

----------  In Response to your message -------------

>  Date:  Thu, 13 Feb 2003 06:43:20 -0800 (PST)
>  To:  tech-net@netbsd.org
>  From:  Anthony Lieuallen <arantius@yahoo.com>
>  Subject:  Routing issue (no route to default host)
>  Sender:  tech-net-owner@netbsd.org
>
>  I started this topic in netbsd-help, and I apologize if this is not the
>  correct area to ask this question, but no one there was able to provide
>  me with a working solution.
>  
>  Situation is the cable modem service here.  All that is available is a
>  "one-way" cable modem (asynchronus, cable downlink, analog phone modem
>  uplink), and the strange way the cable modem's hardware seems to
>  operate.  It assigns me a public address of 209.122.183.50, while the
>  default router is at 10.17.44.244 .  In short, I am never able to add a
>  route to that address, as there is no route to the 10.x.x.x subnet.  As
>  I posted to netbsd-help, I was able to solve this problem in linux
>  (using the floppy disk based LRP) by issuing the command "ip route add
>  10.17.44.244 dev eth0" prior to attempting to designate that as the
>  default router.  I have been unable to locate an equivalent command for
>  NetBSD.
>  
>  So as of now I am working off a linux router, without the services I
>  had been using at my college apartment for over a year I was used to,
>  including using this junky webmail service instead of my own email
>  server ;-)  I have to reboot that machine to test out commands in
>  NetBSD as well as cutting the entire house off from the internet so I
>  sometimes wait a bit, but if anyone has any idea how to solve this
>  problem I would much appreciate anything you could offer.
>  
>  __________________________________________________
>  Do you Yahoo!?
>  Yahoo! Shopping - Send Flowers for Valentine's Day
>  http://shopping.yahoo.com
>