Displaying 2 results from an estimated 2 matches for "forvard".
Did you mean:
farvard
2016 Feb 24
2
Info
..."
my server is
"c3po.danger.zone"
The router resolves other clients like voip.danger.zone or r2d2.danger.zone
ecc..
do i need to add a subdomain like "high.danger.zone" and cal the server
"c3po.high.danger.zone" or does it work whit that settings..
I have tried to forvard the dns requests to the server in order to disable
the openwrt dns but the error remains...
here some settings
hosts file
192.168.1.10 c3po.danger.zone c3po
resolv.conf
search danger.zone
nameserver 192.168.1.10
smb.conf
[global]
workgroup = DANGER
realm = DANGER.ZONE...
2016 Feb 24
0
Info
...;c3po.danger.zone"
> The router resolves other clients like voip.danger.zone or r2d2.danger.zone
> ecc..
> do i need to add a subdomain like "high.danger.zone" and cal the server
> "c3po.high.danger.zone" or does it work whit that settings..
> I have tried to forvard the dns requests to the server in order to disable
> the openwrt dns but the error remains...
>
> here some settings
> hosts file
> 192.168.1.10 c3po.danger.zone c3po
>
> resolv.conf
> search danger.zone
> nameserver 192.168.1.10
>
> smb.conf
>
> [gl...