Nmap Security Scanner
*Intro
*Ref Guide
*Install Guide
*Download
*Changelog
*Book
*Docs
Security Lists
*Nmap Hackers
*Nmap Dev
*Bugtraq
*Full Disclosure
*Pen Test
*Basics
*More
Security Tools
*Pass crackers
*Sniffers
*Vuln Scanners
*Web scanners
*Wireless
*Exploitation
*Packet crafters
*More
Site News
Site Search:
Exploit World
Advertising
About/Contact
Credits
Sponsors:
edgeos



Penetration Testing: Re: Connecting to different services with source port 53

Re: Connecting to different services with source port 53

From: Christian Perst <chris_perst_at_gmx.de>
Date: Thu, 7 Jul 2005 21:09:39 +0200

Hi list,

thanks to all the replies and hints.
For me the iptables worked fine. I did a --to-ports with the
table nat like:

iptables -t nat -A POSTROUTING -o eth1 -p tcp -j MASQUERADE --to-ports 53
iptables -t nat -A POSTROUTING -o eth1 -p ! tcp -j MASQUERADE

Chris
Received on Jul 07 2005

[ Nmap | Sec Tools | Mailing Lists | Site News | About/Contact | Advertising | Privacy ]