![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| IP Networking Questions involving TCP/IP, Routers, Hubs, Network protocols, etc go here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Accessing a modem on another Solaris host | gsf | UNIX for Dummies Questions & Answers | 4 | 11-07-2007 03:25 AM |
| accessing solaris 8 over WAN | Hitesh Shah | SUN Solaris | 1 | 11-10-2005 05:53 AM |
| Accessing Web Page | Imtiaz | UNIX for Dummies Questions & Answers | 3 | 06-08-2005 05:53 AM |
| Accessing floppy drive with solaris 8 Intel version | eloquent99 | UNIX for Dummies Questions & Answers | 2 | 01-04-2003 09:38 AM |
| Accessing NTFS... | Vishnu | UNIX for Dummies Questions & Answers | 3 | 10-25-2002 06:12 AM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Accessing Solaris 8 over WAN
We can access our solaris 8 from our LAN . However when we try to
access the same over our WAN , it is not able to ping the server . /etc/hosts has entries for our DNS server. Another thing all WAN clients are Windows 2000 workstations . Here is the output netstat -nr Routing Table: IPv4 Destination Gateway Flags Ref Use Interface -------------------- -------------------- ----- ----- ------ --------- 192.168.100.0 192.168.100.245 U 1 8328 hme0 224.0.0.0 192.168.100.245 U 1 0 hme0 127.0.0.1 127.0.0.1 UH 271504175 lo0 Wan workstations have IP addresses 192.168.0.0 What should I do to enable WAN users access solaris 8 . |
| Forum Sponsor | ||
|
|
|
|||
|
more details
Can the following facts help in answering the query precisely. I have not been able to configure
default router. 1. There is only hostname.hme0 file (no other hostname.* files) in /etc folder . 2. /etc/netmasks has the entry 192.168.100.0 255.255.255.0 Can adding extra entry with 192.168.10.0 and mask 255.255.255.0 be added or the existing net mask be changed . 3. hosts entry /etc/nsswitch.conf has value files against it . 4. There is no defaultrouter file in /etc . |