I have a sco box (SCO openserver release 3.2v5.0.6) and I went and changed the ip address of the server via netconfig.
Sadly, telnet is no longer working when I attempt it from another computer to the sco box. Locally it telnets fine from the sco box. Running a ping to itself I get 0% packet loss. But, when I attempt to ping another computer on the network. I get:
ping: sendto: Host is down
Would anyone know how I could overcome this?
I know telnet has big security issues but it is needed, and I would appreciate it thoroughly if anyone could me get the sco box operating on the network.
Update: attempt to diagnose:
Ping to self on 127.0.0.1 seems to be working fine
Ping to my laptop on the same network fails
No packets received.
Result of ifconfig -a
Result of traceroute to router ip
1 * * *
2 * * *
3 * sendmsg: Host is down
Result of netstat -rn
Background:
Whats caused this is that an extra router has been added, in that the bt hub has been made to bridge to an apple hub which is using a pppoe connection to the internet. The sco box instead of being directly plugged into the apple hub, it is plugged into another netgear router which is then plugged into the bt hub. Maybe it is taking the sco box as being on a different network.