> I am using Ipportfw to forward traffic from a masq machine to an
> NT web server.  However I am looking at the logs that are generated
> and I do not see any information regarding (org, com; request host
> name).  I only see the IP address.  Will I be able to see more
> information?


That's not a function of masquerading or of port forwarding. I don't know
anything about NT web servers, but you can set apache to do DNS lookups on
the addresses that connect or not to. If you do then you'll see in the
logs the name of the computer that connected to you; otherwise you'll see
the IP address. I imagine that with NT there's a similar setting.

In any case, the IP address that your NT server sees connecting to it is
the correct IP address (i.e. not the address of the masquerading/port
forwarding box), so you can resolve it to the proper name.

Chris

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For daily digest info, email [EMAIL PROTECTED]

Reply via email to