Hi!
I am using a vpn connection to connect to my work network, which I use for remote desktop, which is working fine.
I now want to be able to access the same stuff at home that I can access at work. I can for instance write "wiki" in the web browser at work which directs me to the internal wiki page. The problem is that this doesn't work from my home computer with a vpn connection.
I tried setting the work dns address (doesn't seem to matter if do or not) in the vpn settings for my home computer. I then did a nslookup for wiki and got the following error:
nslookup
> wiki
:: Got SERVFAIL reply from [ipadress], trying next server
Server: [another ipaddress]
Address: [another ipaddress]#53
** server can't find wiki: SERVFAIL
SERVFAIL means that the domain does exist and the root name servers have information on this domain, but that the authoritative name servers are not answering queries for this domain.
what can I do about this?
I'm using a MAC with OS X Lion as the home computer.