I don't know your exact configuration, but two things come to mind:
1. You haven't set a default route to get outside your subnet.
2. Your provider doesn't have their routing correct to route back
to you.
Bill
--
UUCP: camco!bill 2835 82nd Avenue S.E. S-100
FAX: (206) 232-9186 Mercer Island, WA 98040; (206) 947-5591
http://www.celestial.com/
SPEED COSTS MONEY -- HOW FAST DO YOU WANT TO GO?
: I don't know your exact configuration, but two things come to mind:
: 1. You haven't set a default route to get outside your subnet.
: 2. Your provider doesn't have their routing correct to route back
: to you.
I have a similar problem:
We are running 8 machines on a token ring
network. Two of them with OSR5, the rest ODT3.2v4.2.
The gateway to the rest of the net is via a ACC router??? and for the
ODT machines this has been working fine for over a year.
The OS5 systems seem to have trouble accessing this gateway, but it
is on a seemingly random basis. At times this route will ping and at
other times not. There is no correlation between the two machines - one
may ping while the other one doesn't.
The only surefire way to correct the problem for a while is to reboot.
I have tried swapping cards with the ODT machines, but it makes no difference.
Can anybody suggest what I should be looking for or what steps I should
take to find out whats going on?
Any help would be much appreciated.
Cheers
Terry Purdon
The last time I ran into a problem like this, somebody was testing PCs
on the network and had set the IP address the same as the Unix server.
I finally figured out what was happening when I noticed that the arp
overwritten messages on the screen of my luggable in the corner. It
seems that whenever they booted the PC with the duplicate IP address
it would make the server invisible to anything on the network. If I
did something like an 'arp -d' to get rid of the arp entry for the
router or whatever it was that I couldn't talk to it would apparently
send out the correct arp info for the server so everything would work
again until the PC got rebooted.
Bill
--
UUCP: camco!bill 2835 82nd Avenue S.E. S-100
FAX: (206) 232-9186 Mercer Island, WA 98040; (206) 947-5591
http://www.celestial.com/
SPEED COSTS MONEY -- HOW FAST DO YOU WANT TO GO?
I had the same problem. I think, there is a bug in SCO with theQuote:>I have a similar problem:
>We are running 8 machines on a token ring
>network. Two of them with OSR5, the rest ODT3.2v4.2.
>The gateway to the rest of the net is via a ACC router??? and for the
>ODT machines this has been working fine for over a year.
>The OS5 systems seem to have trouble accessing this gateway, but it
>is on a seemingly random basis. At times this route will ping and at
>other times not. There is no correlation between the two machines - one
>may ping while the other one doesn't.
>The only surefire way to correct the problem for a while is to reboot.
If the problem shows up then do "arp -a" on the other machine. This
shows the arp table. Probably there's no entry or a 0.0.0.0. entry for
your SCO machine, so your router doesn't know where to send the
packets back.
My workaround is the following script started by root every minute via
crontab:
----------------------------------------------------------------
#!/bin/sh
# Loeschen aller arp-Eintraege, damit Anfragen von anderen
# Rechnern ordentlich beantwortet werden.
for i in `/etc/arp -an |\
/usr/bin/awk '{print(array[split($0,array,"(")])}' |\
/usr/bin/awk '{print(array[split($0,array,")")-1])}'`
do
/etc/arp -dn $i
done
----------------------------------------------------------------
It's a brute force method. It clears SCO's arp table every minute. It
works for me.
--
.o.
/ \
| |
/_______\
`o
1. Why can't I ping outside the Linux box?
2. HELP !! Cannot login to SPARC
3. Unable to 'ping' machines outside internal LAN
4. Reckon you can clean your own hard disk? (d9pvez)
5. Can ping "localhost" but can't ping my own IP...why?
6. which AGP video card for IBM Netfinity 3000 ?
7. I can ping IP number but can't ping the URL, why?
9. Only ping to the ip outside outside our internal network under Redhat7.1
10. Why ip-fw reject for IP's outside node's netmask?
11. no ping: Linux <-> SCO, ping W95 <-> SCO @$#%@#!!
12. I'll can't get out of my segment SCO-unix
13. Canned "ping"