RE: Problems connecting to the internet

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> Hi Egyud,
> There is always a way:)
> So the 10.10.10.0 is your inside network?
> Windows does have a route to it:
> 10.10.10.0      *               255.255.255.0   U     0
> 0        0 eth0
>
> You can only have one Default Gateway, but many gateways.
> You want to tell it that for packets destined fro 10.10.10.0
> net to go out
> 10.10.10.33 which is eth0, so try:
>
> route add -net 10.10.10.0 netmask 255.255.255.0 dev eth0
>
> That should get you on the local network.
>
> Does anyone remember how to put these in sysconfig (or?) so they are
> persistent?
> --
>
> Pete Nesbitt, rhce
>
Hi Pete,
To tell the truth it didn't work but to balace a small bit your helfulness I
tell you a way to make your changes permanent.
I wrote these changes (route calls, adsl start, and so on) into the file
<<</etc/rc.d/rc.local>>>. Next time I started Linux it read up all the
things from that and my internet connection was working. Many thanks for it.

But the local stuff is unvisible so far. No ansver from anywhere. My route
table is:
----------------------------------------------------------------------------
-
Destination     Gateway         Genmask         Flags Metric Ref    Use
Iface
bors-adsl0.vive *               255.255.255.255 UH    0      0        0 ppp0
213.163.27.0    *               255.255.255.255 UH    0      0        0 ppp0
10.10.10.0      *               255.255.255.0   U     0      0        0
th0  -- it seems to be there before...?
10.10.10.0      *               255.255.255.0   U     0      0        0 eth0
127.0.0.0       *               255.0.0.0       U     0      0        0 lo
default         bors-adsl0.vive 0.0.0.0         UG    0      0        0 ppp0
----------------------------------------------------------------------------

Thx,
-- Csaba


-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list

[Index of Archives]     [CentOS]     [Kernel Development]     [PAM]     [Fedora Users]     [Red Hat Development]     [Big List of Linux Books]     [Linux Admin]     [Gimp]     [Asterisk PBX]     [Yosemite News]     [Red Hat Crash Utility]


  Powered by Linux