Results 1 to 2 of 2

Thread: Error when starting SEQ

  1. #1
    Registered User
    Join Date
    Dec 2001
    Posts
    2

    Error when starting SEQ

    I get this error when I start SEQ. Everything starts to run fine, I get the "Filtering packets on device xxx.xxx.xxx.xxx, searching for EQ client", then I get this error message:

    pcap_error:pcap_open_live(xxx.xxx.xxx.xxx): bind: No such device

    Any ideas?

    Thanks!

  2. #2
    Registered User Zaphod's Avatar
    Join Date
    Dec 2001
    Posts
    648
    Make sure the "Device" specified in the "[Network]" section of the config file or the "--net-interface=DEVICE" specified on the command line specified a valid network device and that it's the one you want to be listening for packets on.

    I'm assuming those xxx.xxx.xxx.xxx you have there are an IP address, if that's what you specified for either of the above options it is incorrect, it is expecting something like eth0, eth1, or even ppp0. The IP address of the client you are looking for should be specified either by the "IP" option of the "[Network]" section of the config file or via the "--ip-address=<IP>" command line option.

    Enjoy,
    Zaphod (dohpaZ)
    Chief Software Engineer of the Apocalypse.
    http://showeq.doomed.to/
    SourceForge.net user: dohpaz.

    Personal thank you donations are now accepted.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

You may post new threads
You may post replies
You may post attachments
You may edit your posts
HTML code is Off
vB code is On
Smilies are On
[IMG] code is On