[Nottingham] P3Scan
david at gbenet.com
david at gbenet.com
Thu Nov 12 13:03:35 UTC 2015
Martin:
> More positively...
>
> Anyone on the list with any other ideas?
>
>
> Cheers,
> Martin
>
>
Hi All,
I have managed to solve the port redirection via iptables:
use sudo
iptables -t nat -A PREROUTING -p tcp -i wlan0 --dport pop3 -j REDIRECT --to 8110
iptables -t nat -A PREROUTING -p tcp -i wlan0 --dport smtp -j REDIRECT --to 8110
iptables -t nat -A PREROUTING -p tcp -i wlan0 --dport pop3s -j REDIRECT --to 8110
you can see this in your firewall - now am editing p3scan.conf but still need to test with a
dummy virus file :)
David
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: OpenPGP digital signature
URL: <http://mailman.lug.org.uk/pipermail/nottingham/attachments/20151112/4203de91/attachment.sig>
More information about the Nottingham
mailing list