Re: Beginner question
- From: "Jeff McKay" <comaxis@xxxxxxxxx>
- Date: Fri, 28 Mar 2008 14:11:25 -0700
Thanks for everybody's responses. Here is the requested info:
=============
Solaris:
=============
netstat -rn
Routing Table: IPv4
Destination Gateway Flags Ref Use Interface
---------------------- -------------- ----- ---- --------- ---------
192.168.0.0 192.168.0.1 U 1 0 nge0
224.0.0.0 192.168.0.1 U 1 0 nge0
127.0.0.1 127.0.0.1 UH 4 111 lo0
#ifconfig -a
lo0: flags=2001000849(UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL) mtu 8232 index 1
inet 127.0.0.1 netmask ff000000
nge0: flags=1000803(UP,BROADCAST,MULTICAST,IPv4) mtu 1500 index 2
inet 192.168.0.1 netmask ffffff00 broadcast 192.168.0.255
ether 0:1b:24:ef:f7:d2
The contents of /etc/netmasks is:
192.168.0.0 255.255.255.0
===============
Windows XP
===============
ipconfig /all
Windows IP Configuration
Host Name . . . . . . . . . . . . : gwclient
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Unknown
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Intel(R) PRO/100+ Server Adapter (PILA8470B)
Physical Address. . . . . . . . . : 00-D0-B7-9D-95-23
Dhcp Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 192.168.0.10
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.0.1
DNS Servers . . . . . . . . . . . : 206.253.194.65
63.231.18.129
netstat -rn
Route Table
===========================================================================
Interface List
0x1 ........................... MS TCP Loopback interface
0x2 ...00 d0 b7 9d 95 23 ...... Intel(R) PRO/100+ Server Adapter (PILA8470B) -
Packet Scheduler Miniport
==================================================
===========================================================================
Active Routes:
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 192.168.0.1 192.168.0.10 20
127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1
192.168.0.0 255.255.255.0 192.168.0.10 192.168.0.10 20
192.168.0.10 255.255.255.255 127.0.0.1 127.0.0.1 20
192.168.0.255 255.255.255.255 192.168.0.10 192.168.0.10 20
224.0.0.0 240.0.0.0 192.168.0.10 192.168.0.10 20
255.255.255.255 255.255.255.255 192.168.0.10 192.168.0.10 1
Default Gateway: 192.168.0.1
===========================================================================
Persistent Routes:
None
"Dave Uhring" <daveuhring@xxxxxxxxx> wrote in message news:13uohheem4qquac@xxxxxxxxxxxxxxxxxxxxx
On Thu, 27 Mar 2008 17:02:21 -0700, Jeff McKay wrote:
I am trying to set up a two machine network in a lab environment (no
internet), with Solaris
10 running on a brand new Sunfire 2100, connected via a hub to a Windows
XP machine. The install of Solaris seemed to go fine. I set the
server's IP address
to 192.168.0.1, and the XP box to 192.168.0.10. So far I am just trying
to test out
basic connectivity, trying to ping Solaris from XP, but getting nothing.
Inetd seems
to be running on Solaris. The ifconfig utility shows hme0 as UP.
That's curious.
I am getting green
lights on the hub and machine connections.
How about posting the outputs of 'ifconfig -a' and 'netstat -rn' on the
Solaris machine and 'ipconfig /all' and 'netstat -rn' on the Windows
machine.
.
- Follow-Ups:
- Re: Beginner question
- From: Darren Dunham
- Re: Beginner question
- References:
- Beginner question
- From: Jeff McKay
- Re: Beginner question
- From: Dave Uhring
- Beginner question
- Prev by Date: Re: Problem upgrading from Solaris9 to Solaris10
- Next by Date: Re: Beginner question
- Previous by thread: Re: Beginner question
- Next by thread: Re: Beginner question
- Index(es):
Relevant Pages
|