![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Advanced UNIX and Linux questions go here. Expert-to-Expert. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| problem while having a communication with serial port????? | arunchaudhary19 | High Level Programming | 9 | 04-17-2008 01:52 PM |
| Communication Failures | barun agarwal | HP-UX | 1 | 10-01-2007 05:48 AM |
| Printing across subnets (Xerox) | kjbaumann | AIX | 1 | 02-06-2007 01:41 PM |
| Problem with signals - 3 process communication | Nightwright | High Level Programming | 2 | 05-03-2006 01:58 AM |
| dhcpd.conf and 2 subnets | Jody | UNIX for Dummies Questions & Answers | 2 | 10-23-2002 01:01 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
We have two Sun Sparc systems running on the xxx.xxx.1.xxx network and can be access fine by machines on that subnet. We are able the ping one of the machines from the xxx.xxx.2.xxx network, but we are not able to ping or communicate with the other machine on the (1) subnet from the (2) subnet.
I'm not a unix junkie but our unix people are feeling this is a switch problem. We networking folk feel otherwise since we are able to communicate with one machine through the same switch. The machines are "configured" the same. The net mask on both machines are the same. Any ideas? Thanks for any input. JP |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
sounds like a routeing problem.
do both machines have the same /etc/defaultrouter settings? If not are the routers set up properly? |
|
#3
|
|||
|
|||
|
Thanks for the quick response. Could you tell me how to check these?
As I mentioned, I'm not very familiar with Unix. Thanks again JP |
|
#4
|
|||
|
|||
|
cat /etc/defaultrouter do that on both machines.
|
|
#5
|
||||
|
||||
|
"netstat -r" on both systems will show the route table on each machine.
Make sure both machines can ping their default routers and make sure the default route on each machine is pointing to their routers' IP address. If the default route is set correctly and they can ping their router, then it's probably a routing issue at the router. Last edited by doeboy; 12-07-2001 at 11:15 AM. |
|
#6
|
|||
|
|||
|
Make sure your netmasks are set correctly for each subnet. Incorrect netmasks can cause strange problems like these.
|
|
#7
|
|||
|
|||
|
OK, there do seem to be some differences. We will be having our people make the changes ASAP. We'll let you all know. Thanks so much for the assistance.
JP |
|||
| Google The UNIX and Linux Forums |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|