HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- DNS problem of 2 domains?
Operating System - Linux
1827810
Members
1894
Online
109969
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2004 05:32 AM
12-14-2004 05:32 AM
DNS problem of 2 domains?
I built a domain like this:
zouben.org.
1D IN A 127.0.0.1
1D IN A 192.168.0.11
Chowroc 1D IN A 192.168.0.11
mail 1D IN A 192.168.0.11
@ 1D IN MX 5 mail.zouben.org.
L01 1D IN A 192.168.0.2
L03 1D IN A 192.168.0.4
smtp 1D IN CNAME L03.zouben.org.
@ 1D IN MX 10 smtp.zouben.org.
IN NS localhost.
11 IN PTR Chowroc.zouben.org.
2 IN PTR L01.zouben.org.
4 IN PTR L03.zouben.org.
It works properly.
Then I built a now domain:
dm02.org.
1D IN A 127.0.0.1
1D IN A 192.168.1.3
L02 1D IN A 192.168.1.3
smtp02 1D IN A 192.168.1.3
IN NS localhost.
3 IN PTR L02.dm02.org.
It's OK.
Then I built the right route, make them can ping each other IP. for example:
mail: ping 192.168.1.3 OK
L02: ping 192.168.0.11 OK
then I set their resolv.conf:
mail:
nameserver 127.0.0.1
nameserver 192.168.1.3
L02:
nameserver 127.0.0.1
nameserver 192.168.0.11
Now:
L02: ping mail.zouben.org OK
mail: ping L02.zouben.org unknown host L02.zouben.org
So I don't know how can I make them resolve domain name for each other?
I built the hosts L01,L02,L03 with VMware, so there is no chance to test on L01 or L03, and I don't know is the VMware have influence?
Is there any one can help me?
thank you.
zouben.org.
1D IN A 127.0.0.1
1D IN A 192.168.0.11
Chowroc 1D IN A 192.168.0.11
mail 1D IN A 192.168.0.11
@ 1D IN MX 5 mail.zouben.org.
L01 1D IN A 192.168.0.2
L03 1D IN A 192.168.0.4
smtp 1D IN CNAME L03.zouben.org.
@ 1D IN MX 10 smtp.zouben.org.
IN NS localhost.
11 IN PTR Chowroc.zouben.org.
2 IN PTR L01.zouben.org.
4 IN PTR L03.zouben.org.
It works properly.
Then I built a now domain:
dm02.org.
1D IN A 127.0.0.1
1D IN A 192.168.1.3
L02 1D IN A 192.168.1.3
smtp02 1D IN A 192.168.1.3
IN NS localhost.
3 IN PTR L02.dm02.org.
It's OK.
Then I built the right route, make them can ping each other IP. for example:
mail: ping 192.168.1.3 OK
L02: ping 192.168.0.11 OK
then I set their resolv.conf:
mail:
nameserver 127.0.0.1
nameserver 192.168.1.3
L02:
nameserver 127.0.0.1
nameserver 192.168.0.11
Now:
L02: ping mail.zouben.org OK
mail: ping L02.zouben.org unknown host L02.zouben.org
So I don't know how can I make them resolve domain name for each other?
I built the hosts L01,L02,L03 with VMware, so there is no chance to test on L01 or L03, and I don't know is the VMware have influence?
Is there any one can help me?
thank you.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2004 06:19 AM
12-14-2004 06:19 AM
Re: DNS problem of 2 domains?
If I understand your issue correctly, you should remove the line "nameserver 127.0.0.1" in your resolv.conf.
Chris
Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2004 02:24 PM
12-14-2004 02:24 PM
Re: DNS problem of 2 domains?
very shame :( !!!
I forgot to start the named of the virtual machine because i have been accustomed to start it at boot of my real machine.
extremely sorry to waste your time.
I forgot to start the named of the virtual machine because i have been accustomed to start it at boot of my real machine.
extremely sorry to waste your time.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP