RE: new to list / network eth0 issue

From: Tim Pickard (tpickard_at_crossref.org)
Date: 04/28/04

  • Next message: Tobias Speckbacher: "RE: new to list / network eth0 issue"
    Date: Wed, 28 Apr 2004 16:13:12 -0400
    To: "'General Red Hat Linux discussion list'" <redhat-list@redhat.com>
    
    
    

    RE: new to list / network eth0 issueDid you add a route to the network?
    your Routing table needs to know where to go.

    route add -net 0.0.0.0 gw GATEWAYIP netmask 255.255.255.0 INTERFACE_ALIAS
    (eth0)

    You can add it to the /etc/rc.local to preserve on reboot.
    Tim Pickard
    Systems Support Analyst and Administrator
    40 Salem Street
    Lynnfield, MA 01940
    p.781-295-0072
    f.781-295-0077
    tpickard@crossref.org

      -----Original Message-----
      From: Johnson, Shaunn [mailto:SJohnson6@bcbsm.com]
      Sent: Wednesday, April 28, 2004 2:50 PM
      To: 'General Red Hat Linux discussion list'
      Subject: RE: new to list / network eth0 issue

      --thanks all.

      --both mii-tool and ethtool are on RHEL v. 3 - they both look
      --great; i have made the change, but i still can not reach
      --the server. i think the IS team has made an error - it
      --may be the switch, but that just seems silly -

      --i'm beginning to think it's either windows 200x or just
      --add the 2nd card and route my way around it.

      --will work on it - thanks again!

      -X

      -----Original Message-----
      From: Jeff [mailto:jeff@virgin.net]

      [snip]

      not sure if the same applies on RHEL but in RH9,
      just run 'ethtool' as root - dead simple to use.

      HTH
      Jeff

    
    

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

  • Next message: Tobias Speckbacher: "RE: new to list / network eth0 issue"