| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year |
| seen | May 16 at 12:40 | |
| stats | profile views | 6 |
|
Nov 14 |
answered | Running a service as root |
|
Nov 13 |
comment |
Running a service as root I'm already doing that. The problem is not in running OpenVPN itself. The Java program that I have calls scripts to create a clients certificate for example. The whole configuration is in a directory owned by root.root. Even OpenVPN runs as root at first and then changes the priviilges to a non priviliged user. |
|
Nov 13 |
asked | Running a service as root |
|
Aug 30 |
comment |
DD-WRT No Internet connection over LAN If you put it that way, then yes. PC is the problem. Try running ipconfig, route print to see how everything is configured. |
|
Aug 30 |
comment |
DD-WRT No Internet connection over LAN But I still think that your router and your PC have to have different MAC addresses |
|
Aug 30 |
comment |
DD-WRT No Internet connection over LAN try running "tracert www.google.com". If you don't get back anything then you don't have your DNS configured. Try "ping 173.194.35.176" and if you don't get back anything then the you are not connected to the internet. so your WAN link is not working. For DNS you can use 8.8.8.8 and 8.8.4.4. Those two are from Google. And the IP in ping is also Google. |
|
Aug 29 |
comment |
How to get write access in guest os (linux) for raw disk (ext4) with virtualbox on Win7 host? If you mount is and then run mount command then you should see something like: /dev/sdb1 on /media/Data type ext4 (rw,errors=remount-ro). rw means that the drive is in read-write mode. To remount it in rw mode you could try mount -o remount,rw /dev/sdb1 |
|
Aug 29 |
answered | DD-WRT No Internet connection over LAN |
|
May 4 |
awarded | Student |
|
May 4 |
asked | Ubuntu alternate install CD kernel modules |