LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Other *NIX (https://www.linuxquestions.org/questions/other-%2Anix-55/)
-   -   Find out network settings in SCO Unix (https://www.linuxquestions.org/questions/other-%2Anix-55/find-out-network-settings-in-sco-unix-717976/)

Mickaletto 04-09-2009 10:53 AM

Find out network settings in SCO Unix
 
Hello to all,
I'm using SCO Unix. I need to find out network settings (IP address, subnet mask nad gateway). What command to use? I tried with ifconfig, but that's not it.
Basically, I need something similar to ipconfig command in Windows.
Thank you

Vit77 04-09-2009 11:05 AM

Hi Mickaletto,

In SCO OpenServer there is 'scoadmin' utility which worked great for me.
It's type of interactive administration environment. Launch it under root user.
Next select Network (or something like that) and have fun!

choogendyk 04-20-2009 10:33 AM

Quote:

Originally Posted by Mickaletto (Post 3503677)
I'm using SCO Unix. I need to find out network settings (IP address, subnet mask nad gateway). What command to use? I tried with ifconfig, but that's not it.

"That's not it"? Did you try `ifconfig -a`? Or `man ifconfig`?

The "-a" parameter should tell it to print out information about all network interfaces.

All the documentation is available and searchable online at http://www.sco.com/support/docs/.


All times are GMT -5. The time now is 02:39 AM.