Results 1 to 4 of 4
how do i find my internal ip address? im trying to forward a few ports and im not sure how to determine it.
thanks in advance...
- 03-01-2005 #1Just Joined!
- Join Date
- Dec 2004
- Location
- MInnesota
- Posts
- 8
Probably an easy question...
how do i find my internal ip address? im trying to forward a few ports and im not sure how to determine it.
thanks in advance
- 03-01-2005 #2
in a root shell type
Code:ifconfig
~Mike ~~~ Forum Rules
Testing? What's that? If it compiles, it is good, if it boots up, it is perfect. ~ Linus Torvalds
http://loft306.org
- 03-01-2005 #3Just Joined!
- Join Date
- Dec 2004
- Location
- MInnesota
- Posts
- 8
ah didnt know you needed to be root for that
- 03-01-2005 #4Linux Enthusiast
- Join Date
- Feb 2005
- Location
- SE, Stockholm
- Posts
- 512
You don't need to be root.
should do the trick as well.Code:/sbin/ifconfig


Reply With Quote
