Hello and thank you for your help,

I have an endian machine set up RGB for evaluation.  There is no special 
routing or NATing applied yet, just separate networks on the three NICs.  After 
I ssh into it using the Green address, I can ping the local DNS server (in the 
Green network) but I cannot dig it.  Dig reports that it cannot reach the 
server.  So it is as if TCP were working but not UDP, or at least not UDP port 
53 to Green's network.

I had thought that dnsmasq was grabbing the request and somehow failing to 
resolve the request-but if I set that to use the local DNS server for this 
domain it fails, just like dig did from the command prompt.

The setup should not cause confusion:
Green: 1.0.0.47 (network is 10.0.0.0/16)
Blue: 192.168.70.1 (network is 192.168.70.0/23)
Red: a fixed public address

This works: ping 10.0.1.159
This fails: dig @10.0.1.159 myserver.mydomain.org
But this works:  dig @208.67.222.222 myserver.mydomain.org (which I assume is 
going out through Red)

Thanks again if you have any advice for me.  If I can get this simple test 
working I will be in a good spot to continue the test.
Steve
------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j
_______________________________________________
Efw-user mailing list
Efw-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/efw-user

Reply via email to