Eygene Ryabinkin wrote:
> Dave, good day.
>
> Thu, Nov 27, 2008 at 10:28:10PM +1030, Dave Edwards wrote:
>
>> I've tried creating a host route for the nmap target instead of relying
>> on the default route and I've tried three other versions of nmap. As an
>> aside (or maybe a hint) when compil
Dave, good day.
Thu, Nov 27, 2008 at 10:28:10PM +1030, Dave Edwards wrote:
> I've tried creating a host route for the nmap target instead of relying
> on the default route and I've tried three other versions of nmap. As an
> aside (or maybe a hint) when compiling nmap from source, there are a
> n
Hi,
I'm having some problems with nmap over the tun device. I connect to
the net using ppp and pppoe (adsl) which creates the "tun0" device. My
default route goes out that way.
Using nmap to try to map an external host:
-
# nmap -vvv -e tun0 -sS -p80,443 1.2.3.4
Startin