openvpn/dns issues on ubuntu 14.04
Paolo De Michele
paolo at paolodemichele.it
Tue Apr 7 13:35:58 UTC 2015
On Tue, 07 Apr 2015, iceblink wrote:
> >On 3 April 2015 at 12:25, Paolo De Michele <paolo at paolodemichele.it>
> >wrote:
> >
> >>hi there,
> >>
> >>this is my scenario:
> >>
> >>- 1 server (I installed openvpn and bind via docker in 2 different
> >>instances)
> >>- 3 clients (first one with lubuntu 14.04 x64 and the last two
> >>clients with ubuntu 14.04 x64)
> >>
> >>the vpn server works correctly
> >>if I connect to the server with vpn client installed lubuntu I have
> >>no problem.
> >>
> >>if I try ubuntu by clients, same problems.
> >>
> >>let me explain:
> >>
> >>the connection to the vpn server works correctly
> >>I have an additional interface called tun0 with a regular ip address
> >>I have also the new dns servers: the first one private (my dns
> >>server) and the other two (publics)
> >>
> >>if I try to solve an hostname by dig command, works perfectly
> >>if I try to view the same hostname via browser I cannot be able to
> >>visualize the webpage
> >>If I try the ip address, works perfectly
> >>
> >>can I do other tests?
> >>anyone can help me please?
> >>
> >>thanks in advance
> >>regards
>
> On 2015-04-07 11:14, Paolo De Michele wrote:
> >anyone can help me?
> >thanks in advance
> >
> >regards
> >
>
> Please show us the output from the dig command?
>
>
sure
this is dig command in one of my machines:
; <<>> DiG 9.9.5-3ubuntu0.2-Ubuntu <<>> muten.giokai.local
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 40767
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 1, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
;; QUESTION SECTION:
;muten.giokai.local. IN A
;; ANSWER SECTION:
muten.giokai.local. 604800 IN CNAME satan.giokai.local.
satan.giokai.local. 604800 IN A 10.129.131.166
;; AUTHORITY SECTION:
giokai.local. 604800 IN NS gohan.giokai.com.
;; Query time: 295 msec
;; SERVER: 10.129.134.7#53(10.129.134.7)
;; WHEN: Tue Apr 07 12:33:47 CEST 2015
;; MSG SIZE rcvd: 113
thanks again
regards
More information about the ubuntu-users
mailing list