Jens,

The 0.0.0.0/0 route IS your default route.  It is pointing to 194.105.242.245 as
a gateway.  You want that 0.0.0.0 route to point to the Cisco which you stated
should have an address of 194.105.242.254.  Verify that you  have the correct
gateway address and gateway device in your /etc/sysconfig/network file. Once you
have made the changes, make sure that you restart the network with
"/etc/rc.d/init.d/network restart" - this will reload all of the config files and
implement any changes (interface addresses, routes, etc.).
Good Luck.
Jim

Jens Thordarson wrote:

> Hi...
> I got a big problem...or maybe small.
> Anyways:
> The problem: I can not connect to the net...
> My equipment and what I've tried: I got a 3Com 3c509b (194.105.242.1)
> ethernet adapter. It is connected to a cisco 160x router(.254), which in
> turn is connected to a leased line. I'm 99% sure that the router and modem
> are correctly set up (Set up by a professional). I also am almost sure
> that the 3com card works correctly so the problem lies in software. I have
> tried almost every setup in netcfg and then I started doing route and
> ifconfig manually, that hasn't helped and I'm pretty desperate. I've done
> everyting in the Howto....
> When I do route -n it gives me:
> Kernel routing table
> Destination     Gateway         Genmask         Flags MSS    Window Use Iface
> 194.105.242.0   194.105.242.245 255.255.255.0   UGH   1500   0        0 eth
> 127.0.0.1       *               255.0.0.0       U     3584   0        2 lo
> 0.0.0.0         194.105.242.245 0.0.0.0         UG    1500   0       14 eth0
>
> I have done 'route add default gw 194.105.242.254 eth0'
> In netcfg the default gateway is set to 194.105.242.254 and the interface
> to eth0
>
> Do you have any ideas. My main concern is about the 0.0.0.0 s there,
> shouldn't it say something else? can ANYONE help, please!:)
>
> Jens
>
> --
>   PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
> http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
>          To unsubscribe: mail [EMAIL PROTECTED] with
>                        "unsubscribe" as the Subject.




-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to