Re: Beginner question
- From: ITguy <southallc@xxxxxxxxx>
- Date: Thu, 27 Mar 2008 19:53:33 -0700 (PDT)
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.
I'd guess a netmask mismatch. The output of the above commands will
tell for sure. Set the correct netmask for your network in /etc/
netmasks. You can apply the netmask without rebooting as follows:
ifconfig hme0 192.168.0.1 netmask 255.255.255.0 up
.
- References:
- Beginner question
- From: Jeff McKay
- Re: Beginner question
- From: Dave Uhring
- Beginner question
- Prev by Date: Re: Beginner question
- Next by Date: Re: SPARC FireWire performance problems.
- Previous by thread: Re: Beginner question
- Next by thread: Re: Beginner question
- Index(es):
Relevant Pages
|