View previous topic :: View next topic |
Author |
Message |
niffs Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/gallery/Futurama/cartoon_futurama_bender.gif)
Joined: 25 Apr 2004 Posts: 212 Location: The Wired
|
Posted: Sun Dec 19, 2004 7:39 pm Post subject: Can only use ppp connection as root... Help please! |
|
|
My ppp connection (using plain pppd) is working just fine, but I can only acsess it as root, here is an example
Code: | brendan 14:34:23 <brendan>$ ping google.com
ping: unknown host google.com
brendan 14:34:26 <brendan>$ su
Password:
root@taku 14:35:28 </home/brendan> $ ping google.com
PING google.com (216.239.39.99) 56(84) bytes of data.
64 bytes from 216.239.39.99: icmp_seq=1 ttl=236 time=219 ms
64 bytes from 216.239.39.99: icmp_seq=2 ttl=236 time=178 ms
--- google.com ping statistics ---
3 packets transmitted, 2 received, 33% packet loss, time 2001ms
rtt min/avg/max/mdev = 178.972/199.269/219.566/20.297 ms
|
Can anyone help me please! I don't want to always log in as root to go to websites! _________________ No matter where you are... everyone is always connected.
[ .: my website :. ] |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Taladar Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
Joined: 09 Oct 2004 Posts: 458 Location: Bielefeld, Germany
|
Posted: Sun Dec 19, 2004 7:42 pm Post subject: |
|
|
Sounds like a little problem I once had.
Check the permissions of your /etc/resolv.conf
I had the same problem as you have when this file was only readable by root (it contains the IPs of the dns-servers to use) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
niffs Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/gallery/Futurama/cartoon_futurama_bender.gif)
Joined: 25 Apr 2004 Posts: 212 Location: The Wired
|
Posted: Sun Dec 19, 2004 7:59 pm Post subject: |
|
|
It worked!!!
Thanks for the quick answer! _________________ No matter where you are... everyone is always connected.
[ .: my website :. ] |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|