[Unbound-users] Query on port 53 doesn't work
Holger Zuleger
Holger.Zuleger at hznet.de
Thu Aug 7 05:47:19 UTC 2014
>> I stopped the firewall at the time running the test, to made sure that
>>
>
> You do say that you disabled the firewall.
>
> But to make sure, can you please provide the output of `iptables-save`
> and `ip6tables-save` before you ran the tests?
Yes of course:
# iptables -L
Chain INPUT (policy ACCEPT)
target prot opt source destination
Chain FORWARD (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
# iptables-save
# Generated by iptables-save v1.4.4 on Thu Aug 7 07:45:43 2014
*filter
:INPUT ACCEPT [851699:114012677]
:FORWARD ACCEPT [0:0]
:OUTPUT ACCEPT [868310:214469760]
COMMIT
# Completed on Thu Aug 7 07:45:43 2014
# ip6tables -L
Chain INPUT (policy ACCEPT)
target prot opt source destination
Chain FORWARD (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
# ip6tables-save
# Generated by ip6tables-save v1.4.4 on Thu Aug 7 07:46:40 2014
*filter
:INPUT ACCEPT [58485:33943167]
:FORWARD ACCEPT [0:0]
:OUTPUT ACCEPT [40418:16372834]
COMMIT
# Completed on Thu Aug 7 07:46:40 2014
Thanks
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4140 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.nlnetlabs.nl/pipermail/unbound-users/attachments/20140807/d4de5c65/attachment.bin>
More information about the Unbound-users
mailing list