PDA

View Full Version : command parameters problem



Eryl Flynn
03-25-2002, 06:49 PM
./showeq -i eth0 10.0.0.2

Shouldn't that tell SEQ to watch the 10.0.0.2 machine? Or am I doing it wrong? I updated my friends SEQ and mine and it was working like that and now doesn't. I got around it by making 2 conf files and using the command line switch to tell it to use the other for my other pc shortcut I made.

Cryonic
03-25-2002, 09:55 PM
showeq --help

fryfrog
03-25-2002, 11:31 PM
it went from just "ip" to needing "--ip-address=<ip>"
that one got me too.

Eryl Flynn
03-26-2002, 03:27 PM
I know how to use the help feature, that is how I figured out to use multiple conf files.

Unless the format changed in how SEQ expects to get the command line info then I have no idea why it stopped working.

Cryonic
03-26-2002, 03:35 PM
I guess the help option needs a small modification, but it does list the --ip-address=<IP Address> option.