[bf1942] Listen on all interfaces or something?

James Gurney james at globalmegacorp.org
Wed Feb 4 21:05:45 EST 2004


AthlonRob wrote:
> I'm still having a hell of a time with this.  I keep trying various
> combos of different settings, trying to set the IP to 0 and to 0.0.0.0
> to see if anything would make a difference.

Are you sure it's not listening? I wouldn't necessarily trust nmap to 
tell you. Why not just use netstat? For example, on my server:

root at fez:~# netstat -panu |grep bf1942
udp        0      0 209.221.142.115:23000   0.0.0.0:* 
         13992/bf1942_lnxded
udp        0      0 209.221.142.115:14690   0.0.0.0:* 
         13992/bf1942_lnxded
udp        0      0 209.221.142.115:14567   0.0.0.0:* 
         13992/bf1942_lnxded

What happens if you run this command on your machine? Does it appear to 
be listening anywhere?

James



More information about the Bf1942 mailing list