This is a discussion on Re: nmap queries within the Linux Security forums, part of the System Security and Security Related category; lesley@holmheltzz.demoan.co.uk wrote: > I've yet to check my firewall logs, but i am curious. I ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
lesley@holmheltzz.demoan.co.uk wrote:
> I've yet to check my firewall logs, but i am curious. I had hoped the > that running nmap -v -v xxx.xxx.xxx.xxx from my local machine would go > out and look at me from the outside, but it's obviously not doing so. > I'm lucky that i have a trusted remote machine i can nmap from to > compare the results. This is a property of the IP stack: if the address that is requested is bound to a local interface, then the packets are routed through local loopback interface (lo). -Timo -- Timo Voipio | Helsinki, Finland | ICBM at: 60 11.800 N 024 52.760 E GeekCode ver 3: GU>CC d s-: a--- C++ UL(+)$>+++$ P+>+++ L++(+) E- W++ N++ o? K? w O M- V- PS PE Y+ PGP+ t 5++ X R tv- b++(++++) DI+ D G e- h! r !y Remove +newsharvested to e-mail me | Poista +newsharvested jos meilaat |
|
|||
|
Timo Voipio <oh_hami@hotmail.com> writes:
> lesley@holmheltzz.demoan.co.uk wrote: > > > I've yet to check my firewall logs, but i am curious. I had hoped > > the that running nmap -v -v xxx.xxx.xxx.xxx from my local machine > > would go out and look at me from the outside, but it's obviously not > > doing so > This is a property of the IP stack: if the address that is requested > is bound to a local interface, then the packets are routed through > local loopback interface (lo). > Many thanks Timo I am currently assuming the fact that my Xserver is running with a -auth argument means I have an authentication server also running locally. Would anyone either reassure me this is correct or disabuse me of such foolish ideas? Lesley ------------------------------------ lesleyb at helmholtz dot demon dot co dot uk |