Click to See Complete Forum and Search --> : apache server


athlonmyx
06-26-2002, 11:36 PM
how can i know the client(in my local network) IP Address that currently connecting my Apache Server ?? and how to pass the IPAddress to IPTables? I'm using DHCP server so that the local IP might be changed..

z0mbix
06-27-2002, 04:48 AM
Can't you just use a static address for that one client or setup dhcp to give the client the same IP each time?

athlonmyx
06-27-2002, 05:34 AM
ok..but how can i now my client IP address ?
or how to pass the client ip address to iptables..

baldguy
07-05-2002, 08:45 PM
do you mean outside of reading /var/log/httpd/access_log?