View Single Post
Old 06-28-2002   #23 (permalink)
rambopfc
Cowboy Stumbler!
 
rambopfc's Avatar
 
Join Date: Apr 2002
Location: Quebec, Canada
Posts: 211
Quote:
Originally posted by JimmyPopAli
That's a mistake you don't have to change anything in the config.

Rambo type "ifconfig -a" and see what 'lo' says if the first word in the second line says LOOPBACK type
"ifconfig lo 127.0.0.1" it should then say 'inet addr: 127.0.0.1'

If you don't have a 'lo' then you'll have to add it to the /etc/hosts file.
did what you said... still not working..
this is what i get when i do "ifconfig -a"
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:8 errors:0 dropped:0 overruns:0 frame:0
TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:560 (560.0 b) TX bytes:560 (560.0 b)

i was just thinking, do i have to change it w/ the "ifconfig lo 127.0.0.1" after i put it in monitor mode, or does it not make a difference...

RAMBO
rambopfc is offline   Reply With Quote