[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: FC-5 iptables question
- From: Paul Howarth <paul city-fan org>
- To: For users of Fedora Core releases <fedora-list redhat com>
- Subject: Re: FC-5 iptables question
- Date: Tue, 01 Aug 2006 12:05:36 +0100
Johannes Christian wrote:
maybe you can try using telnet to the specific port
e.g $telnet server_ip 53
telnet uses TCP so that won't help for checking UDP.
The reason for opening port 53 is presumably because you have a DNS
server running that you want to be able to access from outside?
If so, just try doing a DNS lookup on one of the zones served by your
server from outside your network:
$ dig @your.server some.hostname
Paul.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]