iptables and hostnames.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



What is the reason why if i use this iptables:
# (APACHE)
$IPT -A INPUT -p tcp -d x.gabrix.ath.cx --dport 80 -m state --state ! INVALID -j ACCEPT $IPT -A INPUT -p tcp -d tor.gabrix.ath.cx --dport 443 -m state --state ! INVALID -j ACCEPT
the hostnames you see get resolved to their pubblic ips.This is on an inside lan pc but this doesn't happen on the gateway pc right before it where iptables says it can't resolve the hostnames .Why this ?I have debian sarge kernel 2.6 on all machines.
Thanks !


[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux