Running a linux based gateway server , by setting up NAT using iptables, i have configured it to log entries to syslog ,
Quote:
May 23 14:31:42 gateway kernel: IN=eth0 OUT=eth1 SRC=192.168.0.117 DST=203.199.83.5 LEN=40 TOS=0x00 PREC=0x00 TTL=127 ID=41504 DF PROTO=TCP SPT=1624 DPT=80 WINDOW=64860 RES=0x00 ACK URGP=0
|
By default it logs the source and destinaion ip address, Is there any way to tell iptables to lookup the DNS name of the destination ipaddress?
Regards
JayaKrishnan