7 FAQ tagged "default gateway"
Viewing 1-7 of 7 FAQ -- Ubuntu Linux Configure Gateway / Default Routing IP Address :
How do I configure default router or gateway IP address under Ubuntu Linux / Debian Linux? How do I change default router / gateway IP under Ubuntu Linux?
- How To AIX UNIX Configure TCP/IP Networking ( NIC ) :
How do I configuring TCP/IP and the network interface under AIX UNIX operating system?
- Linux Share a Dial Up Internet Connection :
Q. My modem is connected to CentOS Linux server. I’m using wvdial to connect to my ISP; I’d like to connect my laptop via same modem. How do I share a dial up Internet account?
- Solaris UNIX Add Static Routes :
Q. How do I add Static Routes under Solaris UNIX? My default gateway configured in /etc/defaultrouter, but what is the proper place to configure static routes for a Solaris UNIX server? Can you tell me exact configuration file name for a static routing?
- Linux route add command :
Q. How do I add new / default gateway using route command under Linux?
A. You can use any one of the following tool to add route:
=> route command : show / manipulate the IP routing table
=> ip command : show / manipulate routing, devices, policy routing and tunnels
Linux route add using route command
Route all traffic [...] - Red Hat / CentOS Linux Setting a Default Gateway :
Q. How do I setup up a default Gateway for all interfaces (eth0 and eth1) under CentOS Linux 5?
A.There are different ways to setup TCP/IP hosts so that you can reach to remote destinations. The simplest one is to setup default gateway by modifying the /etc/sysconfig/network
Setup a default Gateway
Open /etc/sysconfig/network file:
# vi /etc/sysconfig/network
Setup GATEWAY={Router-IP}, if [...] - Debian / Ubuntu Linux Setting a Default Gateway :
Q. How do I setup a default gateway on Debian or Ubuntu Linux? My router IP is 192.168.1.254 and I’d like to setup this as a default gateway for Debian Linux.
A. You can use command line tool such as
a] ip command - show / manipulate routing, devices, policy routing and tunnels
b] route command - show [...]
Viewing 1-7 of 7 FAQ - ( see all popular tags )


Recent Comments
Today ~ 32 Comments
Yesterday ~ 1 Comment
Yesterday ~ 3 Comments
Yesterday ~ 2 Comments
Yesterday ~ 3 Comments