How to create a gateway?
Answers were Sorted based on User's Feedback
Answer / swamy naidu kollu
** Eg. Gateway = 192.168.0.2
Step 1: #route add default 192.168.0.2
Step 2 : To make this permanent
#touch /etc/defaultrouter
Step 3: Add entry into /etc/defaultrouter
#vi /etc/defaultrouter
192.168.0.2
:w!
Step 4: #touch /reconfigure
Step 5: #init 6
Is This Answer Correct ? | 7 Yes | 3 No |
Answer / sainu daniel
To add a default router,
#route add default 192.168.1.1
To make it permanent,
#vi /etc/defaultrouter
192.168.1.1
:wq!
Thats it..
Is This Answer Correct ? | 4 Yes | 1 No |
Answer / ashwni
vi /etc/defaultrouter
ip address
:wq
then just restart network services
svcadm restart physical
Is This Answer Correct ? | 1 Yes | 0 No |
what is zone configuration file?
What is the difference between initialization & encapsulation in VXVM?
What is the difference between Vxdmp and EMC powerpath?
how to add patched to the kernel
How u can detach or remove the disk it is in Veritas (Vxvm) control that is the disk in the production server ?
3 Answers Tech Mahindra, Wipro,
If ping command is not working then how to check the status of the server..?
How to findout particular file in the backup tape with the help of ufsdump
what r d boot options?
What does the pkgadd command do?
what r the daily responsibilities of u as a system administrator
10 Answers ADP, IBM, Infosys, Wipro,
File system creation steps??
What is the config file in DNS?