![]() |
2016-05-06
, 15:55
|
Community Council |
Posts: 691 |
Thanked: 1,240 times |
Joined on Sep 2010
@ Mbabane
|
#2
|
![]() |
2016-05-06
, 20:10
|
|
Posts: 130 |
Thanked: 132 times |
Joined on Jan 2013
@ India
|
#3
|
![]() |
2016-05-06
, 20:15
|
Community Council |
Posts: 691 |
Thanked: 1,240 times |
Joined on Sep 2010
@ Mbabane
|
#4
|
ip route add default dev ppp0
![]() |
2016-05-06
, 20:29
|
Community Council |
Posts: 691 |
Thanked: 1,240 times |
Joined on Sep 2010
@ Mbabane
|
#5
|
![]() |
2016-05-07
, 22:28
|
|
Posts: 130 |
Thanked: 132 times |
Joined on Jan 2013
@ India
|
#6
|
![]() |
2016-05-08
, 05:43
|
Community Council |
Posts: 691 |
Thanked: 1,240 times |
Joined on Sep 2010
@ Mbabane
|
#7
|
/etc/resolv.conf /etc/dnsmasq.conf /var/run/resolv.conf
![]() |
2016-05-08
, 11:51
|
|
Posts: 130 |
Thanked: 132 times |
Joined on Jan 2013
@ India
|
#8
|
domain-needed bogus-priv resolv-file=/var/run/resolv.conf resolv-file=/var/run/resolv.conf.wlan0 resolv-file=/var/run/resolv.conf.ppp0 resolv-file=/var/run/resolv.conf.lo resolv-file=/var/run/resolv.conf.gprs
![]() |
2016-05-08
, 12:10
|
Community Council |
Posts: 691 |
Thanked: 1,240 times |
Joined on Sep 2010
@ Mbabane
|
#9
|
dig @8.8.8.8 example.com
The Following User Says Thank You to sicelo For This Useful Post: | ||
![]() |
2016-05-08
, 13:45
|
|
Posts: 130 |
Thanked: 132 times |
Joined on Jan 2013
@ India
|
#10
|
echo nameserver $DNS1 > /var/run/resolv.conf echo nameserver $DNS2 >> /var/run/resolv.conf
echo nameserver $DNS1 > /var/run/resolv.conf.ppp0 echo nameserver $DNS2 >> /var/run/resolv.conf.ppp0
local nocrtscts lcp-echo-interval 30 lcp-echo-failure 3
The Following User Says Thank You to Sohil876 For This Useful Post: | ||
My chat script:
Last edited by Sohil876; 2016-05-06 at 13:24.