My Host A (ftest) IP is:192.168.120.104 (Kali Linux 1.0)
My Host B (ftestd) IP is:10.0.2.15 (Kali Linux 1.0)
i simply created a ftest.conf file in my Host A with the commands,
- ftest.conf -
# checking privileged ports (<1025)
192.168.1.104:1025:10.0.2.15:1-1025:S:TCP:0
# checking proxy port
192.168.1.104:1025:10.0.2.15:3128:S:TCP:0
stop_signal=192.168.1.104:80:10.0.2.15:1025:AP:TCP:0
Then in Host A's terminal,
I typed:
ftest -f ftest.conf -d 0.01 -v
Get the output file of name ftest.log
Then in Host B's terminal,
I typed:
ftestd -i eth0 -v
Here, i found nothing!
Get the output file of name ftestd.log is empty.
Am i doing something wrong ???
Please Looking for the relevant reply soon..
Thank You
Be the First to Respond
Share Your Thoughts