Re: networking a Pogolinux system

From: SS (sridhara_at_yahoo.com)
Date: 06/08/04


Date: 8 Jun 2004 08:36:01 -0700

I didn't install any firewall (this was within a safe network). "ip
route ls" gave something like

xxx.xx.36.0/22 dev eth0 scope link
169.254.0.0/16 dev eth0 scope link
127.0.0.0/8 dev lo scope link
default via xxx.xx.36.253 dev eth0

this checked out with another linux (located in another building) box
that is working.
I cannot ping the gateway itself. if I type
traceroute IP-of-gateway
1 hostname(xxx.xx.36.33) 2999ms !H 2999ms !H 2999ms !H

Every diagnostics looks fine - yet it is dead - I am totally clueless.
The LEDs on the back of NIC are fine (I see both green and blinking
amber). If I unplug, mii-tool gives me "link down". Did the networking
people give me wrong sets of IP/gateway for this location?

"ya" <jwhan@cybermed.co.kr> wrote in message news:<ca2t58$nvk$1@news1.kornet.net>...
> If you selected firewall options when you installed RH, you should check
> iptables or ipchains table.
> a command is "iptables -L, ipchains -L".
>
> If there is no rule, then you should check route table. a command is "ip
> route ls".
>
> If you have got above configurations all right, check your NIC. But, I think
> that you may get wrong configurations of route table or firewall table.
>
>
> ==================================
> "SS" <sridhara@yahoo.com> wrote in message
> news:95650bb5.0406070956.25e55ea@posting.google.com...
> > We bought a Pogolinux system and installed RH Enterprise 3.0 on it.
> > Assigned static IP and other network parameters during installation.
> > When the system was rebooted, there is no network to outside. ifconfig
> > and "netstat -nr" show valid output as seen on another working Linux
> > box. Yet there is no network connection. Can't ping anything outside
> > and can't ping this machine from remotehost. mii-tool gives "100MBt
> > full duplex link UP" message. I don't have a clue what else to try.



Relevant Pages

  • subnet to subnet routing question
    ... [root@circle root]$ ip route ... 192.168.0.0/24 dev eth0 proto kernel scope link src 192.168.0.3 ... The only route that I have explicitly added above (ie, ...
    (comp.os.linux.networking)
  • Re: Firewall & Routing - help!
    ... > when doing a network restart, so that may be why the ... > getting to the internet is the default route I see when I boot or route ... 192.168.1.0/24 dev eth2 scope link ... 192.168.0.0/24 dev eth1 scope link ...
    (Fedora)
  • redhat 6.2 and NAT with iproute
    ... My network is 172.22.72.x. ... by .60 through the modem to the web server. ... 172.22.72.0/24 dev eth0 proto kernel scope link src 172.22.72.60 ...
    (comp.os.linux.networking)
  • Routing local origin conns out second gateway.
    ... > ip route show table main ... 192.168.2.0/24 dev eth0 scope link ... And traffic originating on the system still routes to gw0. ...
    (comp.os.linux.networking)
  • Fedora as Router - cannot get past gateway
    ... I have screwed with the "IP ROUTE" ... dev eth0 proto kernel scope link src 206.201.44.161 ...
    (comp.os.linux.networking)