Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: forgynonly
  • Content: Threads
  • Order by date
  1. forgynonly

    Hi, In my system, I have a route

    Hi, In my system, I have a route from 1.2.3.4 to 10.10.10.10 as my gateway. It is working fine all the time. Until recently, I see an new entry in my routing table read as Dest. Gateway Flags 1.2.3.4 10.10.10.10 UG 1.2.3.4 10.10.10.100 UGHD (where...
  2. forgynonly

    Route Add

    Hi, Let's say one of my subnet IP is 10.10.10.0 and the netmask is 255.255.255.252 Gateway 10.10.100.2 NE IP : 10.10.10.1 Is there any different when I add this route by using there 2 command: route add net 10.10.10.0 10.10.100.2 -netmask 255.255.255.252 route add -net 10.10.10.1 10.10.100.2...
  3. forgynonly

    Hi, If I stop the routing daemon

    Hi, If I stop the routing daemon by doing the following, # ps -ale | grep in.route 8 S 0 25313 1 0 41 20 620288f8 185 617f095e ? 0:00 in.route # kill -9 25313 # ps -ale | grep rout # will this affect the static route? Please advise. Thanks...... forgynonly
  4. forgynonly

    Strange IP route appear in my machine

    Hi, Please look at the route table below, there are 2 UGHD appearing in my network which I don't know who/where there are. The worst thing is that these 2 IP is conflicting with my current IP network and causing hell a lot of problem like lost communication with NE. I wish to know how to trace...

Part and Inventory Search

Back
Top