PDA

View Full Version : Monitoring multiple sessions not working after latest CVS update



Sneaky
03-21-2002, 11:31 AM
I hydra 3 accounts and run SEQ on three different desktops, same PC. Up until I updated yesterday All I had to do was launch a little macro I had written


Showeq --ip-address= 192.168.1.104

I made it executable and then all had to type was SEQ1 (what I named the file) for one machine and then SEQ2 for the other and I had all 3 machines being sniffed.

NOW when I try to do the same SEQ gives me an error that says

Invalid Address....My IPs have not changed, I can sniff on any port of my hub, but I can't run multiple sessions....why?

I can't make it run by manually typing in the command either.

high_jeeves
03-21-2002, 12:44 PM
Might not be the problem, but you shouldnt need that equals sign... just a thought.

--Jeeves

Sneaky
03-21-2002, 02:28 PM
That is VERY strange.....Up until I did a 3/19 update it worked fine with the equals sign...I just removed it and it is working fine. Thanks a bunch....

Zaphod
03-21-2002, 03:03 PM
If you have the = sign you can't have the space between it and the argument. So... --ip-address=192.168.1.104 or --ip-address 192.168.1.104, but not --ip-address= 192.168.1.104.

Enjoy,
Zaphod (dohpaZ)