Thread: FTP issue?
View Single Post
  #7   (View Single Post)  
Old 29th August 2011
J65nko J65nko is offline
Administrator
 
Join Date: May 2008
Location: Budel - the Netherlands
Posts: 4,128
Default

Code:
[snip]
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0
[snip]
; AUTHORITY SECTION:
org.                    900     IN      SOA     a0.org.afilias-nst.info. noc.afilias-nst.info. 2009752959 1800 900 604800 86400
Somehow the 74.128.19.102 nameserver does not resolve the ftp.usa.opensbsd.org to it's IP address. That is the problem .......

You can try using Google's nameservers by adding appropiate nameserver lines in /etc/resolv.conf
__________________
You don't need to be a genius to debug a pf.conf firewall ruleset, you just need the guts to run tcpdump
Reply With Quote