Tagged Questions
1
vote
1answer
74 views
TP-Link TL-WR1043ND as dumb access point
I followed these instructions on how to set up my TP-Link TL-WR1043ND as a dumb AP:
Flashed brand new Attitude Adjustment 12.09-rc1
Logged into LuCI, set up a password
Disabled and stopped firewall ...
2
votes
1answer
44 views
Http proxy to select external interface based on host header
I have a very specific use-case at work where I have several external IP addresses (a full class C), and I need to select the outbound IP address I'm using. The requests are http, and the application ...
1
vote
1answer
49 views
How can I configure dnsmasq to resolve based on the source of the request?
I'm trying to get SiriProxy to work whenever I'm connected to my home network by setting up dnsmasq on my router running the Tomato firmware to send all requests to the Apple Siri server to my local ...
2
votes
1answer
395 views
Multiple VPN connetions, routing based on country
I want to set up a couple of VPN connections to two different countries, A and B, on my Ubuntu Server. Then I would like to set up rules based on GeoIP to determine which VPN connection should be used ...
4
votes
3answers
633 views
Redirect traffic through vpn on an as needed basis
My problem is really simple yet it sounds complex, but I have zero to none experience with this.
I have set up a box using gentoo which has its own semi-static WAN-IP and acts as router for my LAN. I ...