![]() |
|
|
|||||||
| Home | Forums | Register | Rules & FAQ | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Advanced UNIX and Linux questions go here. Expert-to-Expert. |
Other UNIX.COM Threads You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Ubuntu Linux Toolbox: 1000+ Commands For Ubuntu And Debian Power ... - Business Wire | iBot | UNIX and Linux RSS News | 0 | 12-19-2007 06:50 AM |
| Ubuntu Linux Toolbox: 1000+ Commands For Ubuntu And Debian Power ... - PR-Inside.com | iBot | UNIX and Linux RSS News | 0 | 12-19-2007 05:00 AM |
| Hosts.allow and hosts.deny | huddlestonsnk | UNIX for Dummies Questions & Answers | 1 | 10-18-2006 08:34 AM |
| csplit not behaving | badg3r | UNIX for Advanced & Expert Users | 2 | 05-25-2006 03:36 AM |
| hosts.allow & hosts.deny | Sorrento | UNIX for Dummies Questions & Answers | 2 | 08-18-2005 06:25 PM |
![]() |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
/etc/hosts on Ubuntu behaving strangely
Hy guys, I'm having a very strange problem, every time I change the /etc/hosts file on an Ubuntu machine @ work, every time I change the line:
Code:
127.0.0.1 programmer.COMPANY Code:
127.0.0.1 programmer.COMPANY programmer Thanks. |
| Forum Sponsor | ||
|
|
|
|||
|
There's no local script doing this, I can't imagine this NOT being Ubuntu stuff, could be the winbind I've installed for talking with the AD following this tutorial.
I really have no ideia what can be doing this. |
|
|||
|
Do you find a script in /etc/init.d or someplace which messes with /etc/hosts? (I don't, not in /etc/network or /etc/init.d .)
Mine looks like it was last modified on 2008-03-28 which might have been the last time I used DHCP. I don't have any real grip over what Avahi does but if you use Network Manager with roaming mode, this is the sort of thing it does, I believe. locate avahi | fgrep hosts brought up two matches which look sort of promising: /etc/avahi/hosts and the avahi.hosts manual page. |
|||
| Google UNIX.COM |