Tagged Questions
0
votes
0answers
25 views
Restrict static IPs (Only DHCP) on Debian Squeeze
How can i restrict access to the Internet for users with static IPs? Can i disable free dhcp leasing?
I'm running Debian Squeeze with dnsmasq as dhcp server. All users has their own ip, mapped to ...
1
vote
2answers
270 views
How to use dnsmasq with DHCP-assigned DNS servers?
TL;DR version: How do I configure dnsmasq to fall back to the DNS servers pointed to by the DHCP server on my LAN, to enable switching wireless networks?
On my developer laptop I've recently started ...
1
vote
0answers
123 views
Windows not recognizing local network domain name
I'm setting up a small network for a club that I'm a member of. The layout is a single server with two ethernet interfaces, connected to a wireless router and a wireless bridge. The bridge connects to ...
3
votes
5answers
9k views
DDWRT serving additional DNS servers instead of just the router's IP
I have a DD-WRT router set up with DNSMasq to resolve certain domains to internal addresses and pass everything else thru. The router itself is configured to use Google's public DNS servers to resolve ...
2
votes
2answers
1k views
dnsmasq without altering /etc/hosts file manually
I've trying to get dnsmasq working as a combined dns and dhcp server. It's infuriating so far... In short, the DNS works fine for anything added to /etc/hosts, and the dhcp works fine, but the dhcp is ...
5
votes
2answers
4k views
DD-WRT: DNSMasq expand-hosts not working
I have a Linksys router running DD-WRT (Firmware: DD-WRT v24-sp2 (09/08/09) mini). I have it successfully resolving the DNS names for my DHCP-assigned systems, but only when I fully-qualify those ...