![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| ftp script not able to connect to ftp server. | gram77 | Shell Programming and Scripting | 3 | 02-16-2008 02:44 PM |
| connect to server using ssh | tungaw2004 | UNIX for Dummies Questions & Answers | 0 | 07-27-2007 11:49 PM |
| Could not connect to the server | srikanthus2002 | UNIX for Dummies Questions & Answers | 4 | 11-28-2006 07:31 AM |
| How to connect unix server via web | max_san007 | UNIX for Dummies Questions & Answers | 3 | 11-17-2006 01:46 AM |
| Connect From VB to SQL Server | Than Chanroeun | SUN Solaris | 0 | 08-04-2006 12:48 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
I deleted the default router(10.130.92.27) and try to add the new router but it is saying--
# route add default 142.102.100.60 add net default: gateway 142.102.100.60: Network is unreachable I am also sending the o/p of netstat which shows 10.130.92.27 had been deleted as default router # netstat -nr Routing Table: IPv4 Destination Gateway Flags Ref Use Interface -------------------- -------------------- ----- ----- ------ --------- 10.130.92.0 10.130.92.27 U 1 14 eri0 224.0.0.0 10.130.92.27 U 1 0 eri0 127.0.0.1 127.0.0.1 UH 28 264544 lo0 my main problem is that i am unable to reach the n/w.So please tell me How can I do that?? |
|
||||
|
Oh dear .. dont u see that u have no gateway from your subnet to another ..firstly u must assign default gateway ..from which you can reach to another (of course if there is any way) .. ask to your admin what is default gateway of your net ..
|
|
||||
|
Presumably there is a gateway on the 10.130.92.x network which knows how to connect to 142.102.100.60 so you should use that as your gateway. I suppose you could put in an explicit route to 142.102.100.60 but we don't know how you are wired, so we cannot hope to guess how exactly. (Presumably on eri0 so you could try to add a route to that address on that interface and see if it helps, but I suspect it won't.)
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|