![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Development Releases: Linux Mint 4.0 Beta "Fluxbox", 4.0 Alpha "Debian" | iBot | UNIX and Linux RSS News | 0 | 01-04-2008 03:00 PM |
| Explain the line "mn_code=`env|grep "..mn"|awk -F"=" '{print $2}'`" | Lokesha | UNIX for Dummies Questions & Answers | 4 | 12-20-2007 01:52 AM |
| problems with "realvnc" (solaris 8, intel) | sysadv | UNIX for Dummies Questions & Answers | 2 | 11-03-2003 05:02 AM |
| Can a "route add" command crash a router? well it does...need help | n9ninchd | UNIX for Advanced & Expert Users | 3 | 12-20-2001 05:12 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
"Route add" problems...
Hi all...
i need to add a route to a HP-UX 11.11 U server. Well, i have this server in a 192.168.1.x network and i need to reach a new fresh network with the IP 192.168.237.x trough the 192.168.1.247 gateway, then, when i run the "route add" command this fail all the time, it only show this message: "-net: bad value" or simply gives me a "usage" message. please help me to solve this issue ![]() PD: I already test this command with many combinations but still no luck ![]() like: route add -net 192.168.237.0 255.255.255.0 192.168.1.247 route add -net 192.168.237.0 netmask 255.255.255.0 192.168.1.247 route add -net 192.168.237.0 netmask 255.255.255.0 192.168.1.247 1 route add -net 192.168.237.0 netmask 255.255.255.0 192.168.1.247 metric 1 route add -net 192.168.237.0 netmask 255.255.255.0 gw 192.168.1.247 route add -net 192.168.237.0 netmask 255.255.255.0 gw 192.168.1.247 1 route add -net 192.168.237.0 netmask 255.255.255.0 gw 192.168.1.247 metric 1 /etc/route add -net 192.168.237.0 netmask 255.255.255.0 192.168.1.247 ... and so on... Thanks in advance kaddet. |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|