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 |
How to know number of ports of HBA card ???????
1 Answers Accel Frontline, Thomson Reuters,
Which cluster is better VCS or Sun cluster?
what are the deamon for nfs server
5 Answers IBM, Micron Electricals,
how to add patched to the kernel
If you can ping a server, but can't telnet or ssh to it, what could be the problem?
how to determine how many nfs server are there from nfs client
if storage contain 500 disks in this one disk is failed,we placed new disk in failed disk place,how can we find out exact path of the newly installed disk when we execute format command?
What is jumpstart?
wht is the umask value to crate directory with only rw options to root..?
how to install multiple patches
Hi, I need information regarding LDOMS.Like What is LDOMS ,Creation of LDOMS, errors on LDOMS, troubleshooting LDOMS...etc.... pls post the info. Regards, Naresh
Whats the difference between SVM and VxVM? What would you recommend to your clients? why?