LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 07-21-2015, 12:20 PM   #16
lazydog
Senior Member
 
Registered: Dec 2003
Location: The Key Stone State
Distribution: CentOS Sabayon and now Gentoo
Posts: 1,249
Blog Entries: 3

Rep: Reputation: 194Reputation: 194

Quote:
Originally Posted by dansdionne View Post
Yes, I can ping myself Finally, some progress.
This is good news

Quote:
I have disabled all port forwarding on both the modem and the router. The only thing I hadn't backed out is static IP assignments for my server and pc on the router. Let me try.... It worked! I removed the static IP assignment for the server and now I can ping 8.8.8.8, google.com, and anything else. Any ideas why that might be causing a problem?
Maybe, look at what ip address your system now has with
Code:
ifconfig
route -n
Quote:
Now I can finally start debugging my split view DNS. It doesn't resolve my FQDN internally yet, but I don't have any specific questions about it yet. When I do, I will post here! If I figure it out on my own, I will be sure to update the thread with my solution as well.

Thanks for all of your help!

-Dan
You are welcome.
 
Old 07-21-2015, 05:54 PM   #17
berndbausch
LQ Addict
 
Registered: Nov 2013
Location: Tokyo
Distribution: Mostly Ubuntu and Centos
Posts: 6,316

Rep: Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002
This is the start of mine. My domain is home.

Code:
; modeled after https://wiki.archlinux.org/index.php/Bind
;
$TTL    1d

@       IN  SOA ns01.home. mail.home. (
 2015070801 ; serial #
 5d      ; refresh interval
 15m     ; retry if master unavail
 1w      ; records getting stale
 1h      ; TTL for negative results
 )

 IN  NS  ns01
 IN  NS  ns02
ns01 IN  A   192.168.1.16
ns02 IN  A   192.168.1.1 ; lame delegation

5220 IN  A   192.168.1.17 ; 60:eb:60:5b:45:28 mini-Probook
5220-wl     IN  A   192.168.1.15 ; 00:27:10:C5:F9:B4 mini-Probook WL
.......
I am far from being an expert. The Archlinux wiki page may be useful.
 
Old 07-27-2015, 05:29 PM   #18
dansdionne
LQ Newbie
 
Registered: Nov 2013
Distribution: Ubuntu Server 12.04 LTS
Posts: 13

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by dansdionne View Post
I am at work, so I can't test this, but should my SOA read "ns.myftp.org" instead of "ns.hostname.myftp.org", with A records:

Code:
ns          IN  A      192.168.1.140
hostname    IN  A      192.168.1.140
I don't need to resolve any other hosts at myftp.org.
I just want to follow up on this post and let people know that once I got my connection working again, the above quote is the only change I had to make to my internal/external split zone DNS. I can now successfully resolve hostname.myftp.org from my internal network, which wasn't working for me for a long time. I had tried a number of other things before stumbling on this fairly simple solution. I hope other people will find this useful.

Thanks again for all of your help.

-Dan
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Centos 6.5 DNS problem ( dig reports no servers could be reached.. from internet.) jlcostinha Linux - Networking 8 11-06-2014 03:45 AM
DNS Error ;; Connection timed out ; no servers could be reached pooriya Linux - Networking 9 10-11-2009 07:16 AM
DNS- No servers could be reached edgambite Linux - Networking 30 11-05-2008 08:34 PM
dns with internal and external views settings cool47 Linux - Networking 1 05-25-2008 04:20 PM
DNS: connection timed out; no servers could be reached ubu_roi Linux - Networking 1 04-13-2005 11:45 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 12:33 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration