1
vote
2answers
1k views

Setting up ad-hoc in Debian with DHCP?

I made a quick search and found a doc that showed me a way to setup ad-hoc. Only problem is that I need this to work with my phone (WP7) and I'm not able to set a static IP on the phone so I need the ...
2
votes
1answer
728 views

How to set dhclient options for Networkmanager

I'm trying to modify the domain search order that is obtained via DHCP a la dhclient.conf: append domain-search "example.com"; I'm using Fedora 17 (beta) and it uses NetworkManager. It builds a ...