aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig/network-scripts/ifup-post
Commit message (Collapse)AuthorAgeFilesLines
* only use the first address (#230157, <michal@harddata.com>)Bill Nottingham2007-04-161-2/+2
|
* fix logic thinko that can trip up when lookup fails (#220318)Bill Nottingham2007-01-171-4/+3
| | | | also, clean up ifconfig usage
* pass path to '.' always (#206035)Bill Nottingham2006-09-111-1/+1
|
* Provide the underlying device name to ip-up (and thus ifup-routes) for PPPMiloslav Trmac2006-03-201-1/+9
| | | | devices (#92023)
* remove support for the old firewall typeBill Nottingham2005-04-151-13/+0
|
* remove wackycommentBill Nottingham2004-08-201-2/+0
|
* fix for bug 125712: added change_resolv_conf function to network-functions; ↵Jason Vas Dias2004-07-301-2/+2
| | | | made ipup-post and ipdown-post invoke it
* revertBill Nottingham2004-07-301-1/+1
|
* fix for bug 125712: added change_resolv_conf function to network-functions; ↵Jason Vas Dias2004-07-301-1/+1
| | | | made ipup-post and ipdown-post invoke it
* support randomly named network devices, part 1Bill Nottingham2003-06-241-8/+0
| | | | | | | - use nameif - determine device type from file first, and from device name as a fallback - ditto for aliases
* fix DNS punching in the case of other rules for the DNS server (#97686, ↵Bill Nottingham2003-06-191-1/+1
| | | | <martin@zepler.org>)
* - make usernetctl use the nickname instead of the device nameBill Nottingham2003-05-281-2/+1
| | | | | | | - don't look in /etc/sysconfig/networking - fix calling of nameif before the device was loaded - clean up route handling (<harald@redhat.com>)
* revert. chain name change was reverted.Bill Nottingham2003-03-131-3/+3
|
* handle changed chain nameBill Nottingham2003-02-241-3/+3
|
* redhat-config-network writes $NAME.route, not $DEVICE.route. HandleBill Nottingham2003-02-201-1/+1
| | | | that. (#84193)
* don't write multiple search lines (#79107, <redhat-com-box@dndtales.org>)Bill Nottingham2003-01-141-3/+3
|
* switch to -I (#71201)Bill Nottingham2002-08-151-1/+1
|
* look at the right file (#68368)Bill Nottingham2002-08-131-1/+1
|
* fix iptables invocation (#71201)Bill Nottingham2002-08-121-1/+1
|
* use -n with iptables -L (#70807)Bill Nottingham2002-08-121-1/+4
|
* use iptables & our lokkit chainBill Nottingham2002-07-171-4/+4
|
* - speed up FIREWALL_MODS=no caseFlorian La Roche2002-07-051-7/+2
|
* fix invocation of need_hostname (#58946)Bill Nottingham2002-02-071-6/+7
|
* added \ on the end of the multiline ifHarald Hoyer2001-11-191-4/+4
|
* better nickname handlingHarald Hoyer2001-11-191-1/+1
|
* don't run logger if /usr isn't mountedBill Nottingham2001-10-161-1/+1
|
* need_hostname now returns true or false, doesn't set NEEDHOSTNAME. Some ↵Preston Brown2001-09-251-2/+5
| | | | reformatting fixes.
* only allow dest port 1025-65535 for DNS replies (#40833, #44038)Bill Nottingham2001-08-091-1/+1
|
* log that we're punching something through the firewallBill Nottingham2001-02-271-0/+1
|
* ifup-post could be called from places other than ifup, so recheck $FWACTIVE hereBill Nottingham2001-02-121-0/+6
|
* modify the firewall to allow any (new) DNS servers through on ifupBill Nottingham2001-02-061-9/+21
|
* fix scoping isuse (#22547)Bill Nottingham2000-12-261-1/+4
|
* fix more ifconfig greps (patch from Conectiva)Bill Nottingham2000-12-121-1/+1
|
* check for RESOLV_MODS before testingBill Nottingham2000-04-121-1/+1
|
* fix overwrite problem of resolv.conf on ippp/ppp/slip connectionsThan Ngo2000-04-041-1/+4
|
* set umask before writing /etc/resolv.confBill Nottingham2000-03-201-0/+4
|
* allow for spaces in lines that are readBill Nottingham2000-02-241-1/+1
|
* Fix typo in ifup-post.Florian La Roche2000-02-211-1/+1
|
* *** empty log message ***r4-95Bill Nottingham2000-02-171-0/+1
|
* support for isdn stuffBill Nottingham2000-02-171-1/+18
|
* set hostname only on bootBill Nottingham2000-01-311-1/+1
|
* change grep slightlyBill Nottingham2000-01-211-1/+1
|
* don't munge resolv.conf if DNS1 is in there somewhere alreadyBill Nottingham2000-01-191-1/+1
|
* DNS{1,2} useful for more than just PPPMichael K. Johnson1999-11-021-1/+1
|
* add new nameserver entries as well as replacing nameserver entriesMichael K. Johnson1999-10-271-3/+5
|
* do not read /etc/resolv.conf forever...Michael K. Johnson1999-09-071-1/+1
|
* DEFROUTE defaults on; PEERDNS documented and defaults onMichael K. Johnson1999-09-061-1/+1
|
* take advantage of userpeerdnsMichael K. Johnson1999-08-041-0/+31
|
* add routes after aliasesBill Nottingham1999-06-141-2/+1
|
* run ifup-local as appropriateErik Troan1999-04-061-0/+4
|