Sponsored Content
Operating Systems Linux Red Hat can't update the default gateway Post 302567459 by programAngel on Monday 24th of October 2011 09:03:40 AM
Old 10-24-2011
can't update the default gateway

Hi,

I have server that I change its network configuration from using DHCP to using static IP.

I have edited the file /etc/sysconfig/network-scripts/ifcfg-eth0
To:
Code:
BOOTPROTO=STATIC
IPADDR=xxx.xxx.xxx.xxx
NETMASK=255.255.255.0 
GATEWAY=yyy.yyy.yyy.yyy

I did
Code:
/etc/init.d/network stop
/etc/init.d/network start

Everything has been update except formthe default gateway it is still 0.0.0.0

Why is that ?
 

9 More Discussions You Might Find Interesting

1. Solaris

How can I change the default gateway?

my actual default gatewas IP is: default 192.168.11.254 and I need to change it to 192.168.11.2, I'm using Solaris 9, how can i do it? and how i can save it in case that the machine restart and have the new default gateway IP saved? (5 Replies)
Discussion started by: Lestat
5 Replies

2. IP Networking

default gateway in unix?

i'm a real unix newbie, setting up a network, with a router to router vpn connection with a remote site, all the win stuff is talking and pinging and all the stuff it should be doing (yeah and crashing too, lol) but no communication with the unix box, i think the problem is with my default... (3 Replies)
Discussion started by: smcg
3 Replies

3. AIX

Help with Default Gateway

Hi, I have two interfaces on m AIX 5.3 box. One going to 192.168.1.x and it has a gateway of 192.168.1.1. I configured the other gateway with 192.168.2.x and the default gateway as 192.168.2.1. But I can't get connectivity to the 192.168.2.1 network. Can someone help me out and let me know... (7 Replies)
Discussion started by: bbbngowc
7 Replies

4. HP-UX

where can i modify default gateway

where in configuration files can i modify default gateway in hp-ux11iv3 (5 Replies)
Discussion started by: h@foorsa.biz
5 Replies

5. Linux

GNUGK-How to setup static gateway to gateway routing

Dear Sir I am a newbie in the world of IP telephony. I have been working with Asterisk PBX (SIP) and Cisco Call Manager (MGCP) but now I am learning on how to work GNUGK for H.323 Gatekeeper. I am having a problem, configuring static call routing on GNUGK in the section ... (0 Replies)
Discussion started by: mfondoum
0 Replies

6. Red Hat

Can not ping default gateway

Hi, Here is the issue: There are 2 identical systems in the same subnet here. They can ping and ssh each other. One can ping the default gateway and one can not with error '... icmp_seq Destination Host Unreachable'. I can't find any difference between the two systems in terms of network... (4 Replies)
Discussion started by: aixlover
4 Replies

7. Red Hat

Change Default gateway

Hi..I have to change default gateway in my linux machine. Its OS is RHEL6. I followed following steps. 1.run command ip route to check current default gateway 2.delete that gateway with command route del default gw x.x.x.x eth2 3.Add new gatewy with command below route add default gateway... (3 Replies)
Discussion started by: deljatt
3 Replies

8. IP Networking

Default Gateway

I am am using IPv6 IP's with an OS of Debian. Is it possible to set a *static* default gateway w/o the router being connected? Will that gateway change when the router is connected? TIA (0 Replies)
Discussion started by: Meow613
0 Replies

9. UNIX for Beginners Questions & Answers

Inconsistency between RedHat 6.5 global gateway and single gateway leads to loss of default gateway

Dear friends I use RedHat 6.5, which sets the gateway in the configuration file / etc / sysconfig / network as GATEWAY = 192.168.1.26, and the gateway in the configuration file / etc / sysconfig / network-scripts / ifcfg-eth11 as GATEWAY = 192.168.1.256. The two gateways are different.... (6 Replies)
Discussion started by: tanpeng
6 Replies
SMPPPD(8)							      SMPPPD								 SMPPPD(8)

NAME
smpppd - SuSE Meta PPP Daemon DESCRIPTION
smpppd is a daemon that controls several internet connections. Use a frontend like cinternet , qinternet or kinternet to control the connections and retrieve status informations. Those frontends can also run on different hosts. The configuration of the dialup connections is done by YaST2 but there are some additional options available in the file /etc/smpppd.conf. smpppd is not intended for direct use. Use rcsmpppd instead. OPTIONS
These options are recognized by smpppd. --detach Detach from the controlling terminal. This is the default. --nodeatch Don't detach from the controlling terminal. -d, --debug Turn on debugging. --version Show program version and exit. --help Show help information and exit. BUGS
ISDN support is poor. SIGNALS
SIGHUP Reload the configuration. FILES
/etc/smpppd.conf Basic configuration. /etc/sysconfig/network/ifcfg-* Configuration files for the interfaces. /etc/sysconfig/network/providers/* Configuration files for the providers. /var/run/smpppd/control Socket to communicate with local frontends. /var/run/smpppd/ifcfg-* Sockets to communicate with backends. SEE ALSO
kinternet, qinternet, accounting(1), cinternet(1), wvdial(1), smpppd.conf(5), pppd(8), smpppd-ifcfg(8). AUTHOR
Arvin Schnell <arvin@suse.de> SuSE September 2003 SMPPPD(8)
All times are GMT -4. The time now is 12:50 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy