Home
Main website
Display Sidebar
Hide Ads
Recent Changes
View Source:
ifconfigd
Edit
PageHistory
Diff
Info
LikePages
You are viewing an old revision of this page.
View the current version
.
!! Project Plan With my laptop, I was constantly going from work in PalmerstonNorth to home to work in [Wellington] as well as friends places and then I had two interfaces (Wireless and LAN) that would be connected. I was getting sick of problems with [DNS] hosts not working when I was local and the servers were now only accessible from internal [IP] with the [DMZ] setup. So I have set up this simple hack system (I will develop it further if there is interest). !! Backend Gets network interfaces, checks active, sets __/etc/resolve.conf__ and __/etc/hosts(5)__ according to network. Written in [Perl]. !! Author DrewBroadley !!CVS http://cvs.corrupt.co.nz/viewcvs.cgi/ifconfigd/ ---- ''That is rather ugly Perl.. particularly your abuse of backticks makes me twitch. :-/ Also, why have a daemon sit there and wait for a file to change if you're going to use helper processes to update the file? Just have the helpers invoke (or indeed, ''be'') the main update script.'' --AristotlePagaltzis
One page links to
ifconfigd
:
DrewBroadley