Computing.Net > Forums > Solaris > Solaris x86 Network Configuration

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Solaris x86 Network Configuration

Reply to Message Icon

Name: antagon
Date: March 15, 2003 at 13:16:33 Pacific
OS: Solaris 7
CPU/Ram: PII-450/128MB
Comment:

I'm trying to connect two Solaris boxes this way: "solaris2" will access "solaris1".

"solaris1" is 192.168.10.11
"solaris2" is 192.168.10.12

I have the following configuration on solaris1 (the box that will be accessed by solaris2):

FILE: /etc/hosts
127.0.0.1 localhost loghost
192.168.10.11 solaris1
192.168.10.12 solaris2

FILE: /etc/hosts.equiv
solaris2

FILE: /etc/hostname.dnet0
solaris1

FILE: /etc/netmasks
192.168.10.0

FILE: ./rhosts
solaris2

I can't get the connected. When I ping each other I don't have any response. When I do arp -a on "solaris1" I see "solaris2" with the flag "U" but only right after I ping "solaris" from "solaris1", few seconds later, "solaris2" does not show on the arp cache.

Any suggestions?




Sponsored Link
Ads by Google

Response Number 1
Name: majid99
Date: March 16, 2003 at 23:37:19 Pacific
Reply:

What is the out put of command
# ifconfig -a

it seems you mistyped your /etc/netmasks file


/etc/netmasks file on both server should look like thn


#/etc/netmasks file

192.168.10.0 255.255.255.0

#end file /etc/netmasks


update your /etc/netmasks file on the bote servers.

.ed.


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Solaris Forum Home


Sponsored links

Ads by Google


Results for: Solaris x86 Network Configuration

network configuration for solaris 8 www.computing.net/answers/solaris/network-configuration-for-solaris-8/1245.html

Partitions for Solaris x86 Edition?? www.computing.net/answers/solaris/partitions-for-solaris-x86-edition/275.html

Solaris basic network setup www.computing.net/answers/solaris/solaris-basic-network-setup/4392.html