[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Command to see ip address on etch stable



On 08/23/2007 05:02 PM, Michael Kerwin wrote:
> Is there a command on debian etch stable that you can run to see what ip
> address you are?

Your local network address:
~$ /sbin/ifconfig

Your internet address:
~$  wget -O - http://whatismyip.org/ 2>/dev/null

Regards,
Ralph



Reply to: