Click to See Complete Forum and Search --> : How do I find out what my ipaddress is?


meliothekid
11-22-2003, 06:42 PM
I just want to know how to find my ipaddress on linux mandrake. I know on Windows the command is ipconfig. Your help is much appreciated.

goon12
11-22-2003, 06:47 PM
/sbin/ifconfig

meliothekid
11-22-2003, 06:51 PM
Thanks. I went to a google search after I posted the question, and found that command. It's amazing what a google search will do for you. One more question....how do I set upmozilla to go thru a proxy, and do you guys know of any good sites with a list of proxies?

capaci
11-22-2003, 06:59 PM
edit->preferences->advanced->proxies

meliothekid
11-22-2003, 07:22 PM
Thanks a lot guys. Anybody got a proxy list?

LinuxDummy
11-29-2003, 02:34 PM
Or you could try: ifconfig -a (which will show all of your IP's).