Linux / UNIX Tech Support Forum
This is a discussion on DNS Server on different subnet within the CentOS / RHEL / Fedora forums, part of the Linux Distribution category; I've been trying to figure this out for a couple weeks now, and I'm coming up blank. I have a ...
|
Register free or login to your existing account and remove all advertisements. |
|
|||||||
| CentOS / RHEL / Fedora Discussion about Redhat Enterprise Linux or CentOS or Fedora Linux related problems. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
I've been trying to figure this out for a couple weeks now, and I'm coming up blank.
I have a meta-switch configured on a private network, and a DNS server (running Redhat Enterprise Server 5.2) with a public address. The meta-switch has the IP 10.0.0.90, and my acl in named.conf looks like this: acl internal { ...; 10.0.0.0/24; }; with internal networks allowed to recurse and query. I am able to ping the nameserver from the meta-switch, and vice-versa, so the routes should be in place. In order to see if the traffic reaches the nameserver, I run the following command: tcpdump -A 'udp and (src 10.0.0.90 or dst 10.0.0.90) and port 53' and try to resolve names. No packets are ever received. However, wireshark shows the traffic as being rejected by the nameserver. There are no entries in /etc/hosts.deny. The nameserver is functioning for 99% of the devices pointed at it, including several other machines on that private network. Does anyone have suggestions on different packet sniffs I can try, or a service/file that needs to be reconfigured? |
| Sponsored Links | ||
|
|
![]() |
| Tags |
| dns , named , redhat enterprise server |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Find Duplicate IP Address / Subnet with arping | dougp23 | Networking, Firewalls and Security | 2 | 08-03-2008 08:20 PM |
| OpenBSD get or display network card IP address Subnet mask information | rockdalinux | Getting started tutorials | 0 | 06-15-2007 11:06 PM |
| list of IPs used in a subnet | raghuram | Networking, Firewalls and Security | 1 | 02-21-2007 10:07 AM |
| Linux find subnet mask commands | chiku | Linux software | 1 | 12-06-2006 03:28 AM |