I've seen others asking the same questions and I've tried out the
suggestions they've gotten, but I still have a problem connecting
my linux-box running redhat 4.0 to the internet (and our local net for
that mather).
What we've done is: (these ip's are imaginary, but not the one I use
are)
#ifconfig lo 127.0.0.1
# route add 127.0.0.1
When I ping the localhost everything is OK. It transfers packages with
no problem or errors.
Then:
#ifconfig eth0 161.35.25.12 broadcast 161.35.25.255 netmask
255.255.255.0
#route add -net 161.35.25.0 netmask 255.255.255.0
#route add default gw 161.35.25.1 metric 1
But I still can't get connected to anything but my own localhost.
What the heck is wrong here? I'm thinking that it's only a small error
somewhere, but I think I'm going blind after trying to solve this the
last 3-4 ours.
--
Bj?rn-Erik Thorud
URL: <see problem above>