[prev in list] [next in list] [prev in thread] [next in thread] 

List:       linux-admin
Subject:    Re: determine gateway on remote server?
From:       Stephen Samuel <samuel () bcgreen ! com>
Date:       2004-05-24 1:57:49
Message-ID: 40B1569D.3010300 () bcgreen ! com
[Download RAW message or body]

the command:
	route -n
should do the job. -n says's don't look up the DNS
names for addresses.

the default route will have a 'destination' of 0.0.0.0
and a 'genmask' of 0.0.0.0
In the example below, the gateway would be 192.168.86.254

] % route -n
] Kernel IP routing table
] Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
] 192.168.86.0    0.0.0.0         255.255.255.0   U     0      0        0 eth0
] 127.0.0.0       0.0.0.0         255.0.0.0       U     0      0        0 lo
] 0.0.0.0         192.168.86.254  0.0.0.0         UG    0      0        0 eth0
] %


> ----- Original Message ----- 
> From: <luke@techfreak.org>
> To: <linux-admin@vger.kernel.org>
> Sent: Friday, May 21, 2004 1:39 PM
> Subject: determine gateway on remote server?
> 
> 
> 
>>Hey all,
>>
>>I have a new dedicated RH9 server and need to assign three new IPs
>>to virtual devices. Normally, I just copy the basic ifcfg-eth0
>>iformation, such as gateway and netmask into ifcfg-eth0:1 etc.
>>However, this data center setup my ifcfg-eth0 to use dhcp........ so
>>the ifcfg-eth0 file contains nothing of value to me.
>>
>>I can use ifconfig to get the netmask, but how do I determine the
>>default gateway for this server? I need this to build the new
>>vistual devices, such as ifcfg-eth0:1 .
>>
>>Thanks in advance for your suggestions.
>>
>>Luke


-- 
Stephen Samuel +1(604)876-0426                samuel@bcgreen.com
		   http://www.bcgreen.com/~samuel/
    Powerful committed communication. Transformation touching
      the jewel within each person and bringing it to light.
-
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic