Questions tagged [dd-wrt]

9 questions
3
votes
1 answer

Install apt-cacher on a non-Ubuntu server (router)

Is there a way to install apt-cacher on a non-Ubuntu server? I'm using DD-WRT on my router and I thought it would be nice if the apt-cacher was there instead of on a PC which has to be powered on if I want the caching. I'm open to any other ideas…
Yusuf
  • 245
3
votes
2 answers

Sharing files with a dd-wrt router

I plan to buy a new wifi router with the intention of installing dd-wrt right away. One of the features I plan to use is attaching a USB harddrive to the router and using it to backup (using rsync) my laptop and desktop. As far as I can google,…
2
votes
1 answer

PPTP VPN on Non-Standard Port

How can I run a VPN connection on a non-standard port? I have set up a VPN on my router running DD-WRT which I connected to my main router. I have forwarded the port to port 90 and can not connect to the VPN with the Network Manager. If I change the…
user415
1
vote
1 answer

How can I access network from terminal?

So I'm trying to recover from a hugely failed upgrade from 11.04 to 11.10. I can get my system to boot to console but not to desktop. So from the console I'm trying to fix broken packages. But I cannot access my network. I'm on the live cd now and I…
1
vote
0 answers

Using iptables to redirect all traffic to my localhost

So I've just installed DD-WRT on my router and I wanted to redirect all http requests to my local host located at 192.168.1.50 (port 80 ) but I'm unable to find any way of doing this. I've tried doing something like address=/google.com/192.168.1.50…
Sam Kohnson
  • 11
  • 1
  • 2
1
vote
2 answers

PPTP VPN connection with dd-wrt terminates

I have problems with connection to DD-WRT router with PPTP server installed. Win7 has no problems with connection to it. But in Ubuntu I'm getting all the time: Dec 28 21:52:14 IT-nb pppd[4209]: Plugin /usr/lib/pppd/2.4.5//nm-pptp-pppd-plugin.so…
1
vote
1 answer

Cannot mount NFS file system on DD-WRT router with write access

On Ubuntu 20.04.6 LTS I want to share a USB drive connected to a DD-WRT router using NFS, but I cannot have writing permission for a regular user. The NFS share is indeed setup read/write in the router. I included the following line in /etc/fstab .…
0
votes
1 answer

No internet access when using a PPTP VPN server

I've followed the tutorial on this site: http://forums.bit-tech.net/showthread.php?t=132029 I have a DD-WRT router with Micro-FW that does not have a built-in VPN server. I have port forwarded the port 1723 TCP to my Ubuntu box. My DD-WRT router's…
0
votes
1 answer

Inconsistent ability to resolve DNS on Ubuntu 12.10 fresh install

For machines on my local network I use my router (running DD-WRT v24-sp2 (08/07/10) std-nokaid-small) to DHCP IP addresses and to resolve names. I now frequently notice that my web browsers can't resolve these names until after I open a terminal…
JIm
  • 521