ฉันเพิ่งอัพเกรดเป็น 12.04 จาก 11.10 และตอนนี้ฉันไม่สามารถแก้ไขโดเมนที่กำหนดเองผ่าน VPN ของฉัน (เช่น * .dev.local ) มันทำงานได้อย่างยอดเยี่ยมก่อนการอัพเกรด
ทั้ง/etc/resolv.confของฉันและเส้นทาง -n นั้นดูเหมือนกับก่อนการอัพเดท
ฉันใช้ OpenVPN และเชื่อมต่อโดยไม่มีปัญหา
เอาต์พุตจาก ping
$ ping example.dev.local
ping: unknown host example.dev.local
resolv.conf
nameserver 172.16.1.4
nameserver 172.16.1.5
nameserver 10.4.180.250
search office.local corp.local
เส้นทาง
# route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
0.0.0.0 10.4.180.250 0.0.0.0 UG 0 0 0 eth0
10.4.180.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
10.61.80.0 172.28.0.254 255.255.255.128 UG 0 0 0 tap0
10.61.80.128 172.28.0.249 255.255.255.128 UG 0 0 0 tap0
10.200.2.126 172.28.0.249 255.255.255.255 UGH 0 0 0 tap0
81.92.65.52 172.28.0.249 255.255.255.255 UGH 0 0 0 tap0
81.92.71.128 172.28.0.249 255.255.255.192 UG 0 0 0 tap0
81.92.72.128 172.28.0.254 255.255.255.224 UG 0 0 0 tap0
81.92.72.160 172.28.0.249 255.255.255.224 UG 0 0 0 tap0
172.16.0.0 172.28.0.1 255.255.248.0 UG 0 0 0 tap0
172.28.0.0 0.0.0.0 255.255.254.0 U 0 0 0 tap0
ตัวอย่างจาก /etc/dhcp3/dhclient.conf (22-25 เป็นต้นฉบับก่อนอัปเกรดก่อนหน้านี้ต้องลบชื่อโดเมนเซิร์ฟเวอร์ด้วยเหตุผลบางอย่างที่ฉันลืมไป)
22 #request subnet-mask, broadcast-address, time-offset, routers,
23 # domain-name, domain-name-servers, domain-search, host-name,
24 # netbios-name-servers, netbios-scope, interface-mtu,
25 # rfc3442-classless-static-routes, ntp-servers;
26
27 prepend domain-name-servers 192.168.1.1;
28 request subnet-mask, broadcast-address, time-offset, routers,
29 domain-name, domain-search, host-name,
30 netbios-name-servers, netbios-scope, interface-mtu,
31 rfc3442-classless-static-routes, ntp-servers;
ความช่วยเหลือใด ๆ ที่จะได้รับการชื่นชมอย่างมาก.
แก้ไข:ฉันสามารถเข้าถึงโฮสต์โดย IP เป็นเพียงการแก้ไขที่ใช้งานไม่ได้