drmike
100% Tier-1 Gogent
So I am mucking with DNS tonight.
Realized something that seems obvious, but isn't.
/etc/resolv.conf settings don't support DNS on the standard port, right?
For instance:
nameserver 192.168.1.10
That won't work as:
nameserver 192.168.1.10:5353
Or will it? Anyone know of a way to get /etc/resolv.conf to support ports?
Realized something that seems obvious, but isn't.
/etc/resolv.conf settings don't support DNS on the standard port, right?
For instance:
nameserver 192.168.1.10
That won't work as:
nameserver 192.168.1.10:5353
Or will it? Anyone know of a way to get /etc/resolv.conf to support ports?