We have a SCO 5.0.5 server. We recently had a power failure, After restarting the server, it no longer could contact the network.
I work primarily on Windows Operating systems so please forgive me if my understanding is a little off.
I believe some networking components may have been deleted. After the server restarted these changes took hold.
The following is the error that is generated in the logs.
WARNING: pormapper on server (server ip) is not responding.
I have tried restarting the portmapper via the "nfs stop", "nfs start" command. When I attempt the "ifconfig -a" the following is displayed.
lo0; flags=4049 <UP,LOOPBACK,RUNNING,MULTICAST> mtu 8232
inet 127.0.0.1 netmask ff000000
perf.params:recv size:57344;send size:57344;full-size frames:1
at10:flags=404a<BROADCAST<LOOPBACK<RUNNING<MULTICAST> mtu 8232
inet 0.0.0.0 netmask ff000000
perf.params:recv size:4096;send size:8192;full-size frames:1
This I believe is the default loopback adapter, not the network card.
I then checked the host file and found that it was as expected
127.0.0.1 localhost
(My Server ip) (My server name)
When I attempt to use the netconfig command the following is displayed
sh: /etc/netconfig : not found
press RETURN to continue
When I attempt to display the networking components in the gui (the Network Configuration Manager) it does not open the window.
I assume that these are OS files and will need to be recreated, what is my best course of action? Will making a new package for the network card also install the missing networking compoments?
Thanks
I work primarily on Windows Operating systems so please forgive me if my understanding is a little off.
I believe some networking components may have been deleted. After the server restarted these changes took hold.
The following is the error that is generated in the logs.
WARNING: pormapper on server (server ip) is not responding.
I have tried restarting the portmapper via the "nfs stop", "nfs start" command. When I attempt the "ifconfig -a" the following is displayed.
lo0; flags=4049 <UP,LOOPBACK,RUNNING,MULTICAST> mtu 8232
inet 127.0.0.1 netmask ff000000
perf.params:recv size:57344;send size:57344;full-size frames:1
at10:flags=404a<BROADCAST<LOOPBACK<RUNNING<MULTICAST> mtu 8232
inet 0.0.0.0 netmask ff000000
perf.params:recv size:4096;send size:8192;full-size frames:1
This I believe is the default loopback adapter, not the network card.
I then checked the host file and found that it was as expected
127.0.0.1 localhost
(My Server ip) (My server name)
When I attempt to use the netconfig command the following is displayed
sh: /etc/netconfig : not found
press RETURN to continue
When I attempt to display the networking components in the gui (the Network Configuration Manager) it does not open the window.
I assume that these are OS files and will need to be recreated, what is my best course of action? Will making a new package for the network card also install the missing networking compoments?
Thanks