#18103: vpn only works after unplugging lan cable
-----------------------+-----------------------------------
  Reporter:  anon1     |      Owner:  developers
      Type:  defect    |     Status:  new
  Priority:  normal    |  Milestone:  Barrier Breaker 14.07
 Component:  packages  |    Version:  Barrier Breaker 14.07
Resolution:            |   Keywords:
-----------------------+-----------------------------------

Comment (by anon1):

 Turns out to be either a dnsmasq issue or the right signals not getting
 through to dnsmasq.

 If dns is disabled (port=0 in dnsmasq.conf) initially on boot, then
 enabling dns and restarting dnsmasq once the vpn is up, fails to activate
 dns on the wired lan although it works on the wireless. Somehow only
 physical replugging tells dnsmasq to listen and respond to dns on the
 wired lan also. After initial boot and after a replug (ie when restarting
 the vpn) disabling/re-enabling dns works fine on wired lan.

 It seems after further testing, the wired link was actually working for
 direct IP connections through the vpn, at least for ssh, although
 accessing an https control panel hung after accepting the certificate.

 Temporarily fixed by removing "port=0" to allow dns, and making use of
 "no-resolv" instead.

--
Ticket URL: <https://dev.openwrt.org/ticket/18103#comment:1>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to