aboutsummaryrefslogtreecommitdiff
path: root/etc/rc.network
Commit message (Expand)AuthorAgeFilesLines
* * Add an eval so that ipnat_flags=">/dev/null" works, per the PRDoug Barton2000-12-171-3/+5
* Apply a more consistent style to the echo statements in /etc/ scripts.Doug Barton2000-12-171-10/+10
* Fixed the reporting of ip_portrange_{first|last}.Ruslan Ermilov2000-10-121-2/+2
* Add copyright notices. Other systems have been barrowing our /etc filesDavid E. O'Brien2000-10-081-0/+25
* This brings support for IP Filter into rc.network and rc.conf withDarren Reed2000-10-061-0/+31
* Use su -m instead of just su to avoid reading the users login profileBrian Somers2000-09-281-1/+1
* Add nsswitch support. By creating an /etc/nsswitch.conf file, you canJacques Vidrine2000-09-061-0/+29
* Fix a whitespace bogon.John Baldwin2000-08-161-1/+1
* Allow a ppp_user specification to run ppp at startupBrian Somers2000-08-101-8/+9
* Add to, don't overwrite, user-settable mountd_flags.Neil Blakey-Milner2000-07-141-1/+1
* Add ip_portrange_first and ip_portrange_last rc.conf/rc.networkMatthew Dillon2000-06-221-0/+19
* Add ipsec_enable and ipsec_file options to run IPSEC's setkey programMatthew Dillon2000-05-161-0/+11
* Remove extraneous ";;" in previous commitKris Kennaway2000-05-151-1/+0
* Create a DSA host key if one does not already exist, and teach sshd_configKris Kennaway2000-05-151-1/+6
* Add firewall_logging knob to enable/disablle events logging, disabledAndrey A. Chernov2000-05-061-0/+10
* Add a sysctl to specify the amount of UDP receive space NFS shouldMatthew Dillon2000-03-271-0/+5
* cosmetic fix - add a space.Jordan K. Hubbard2000-02-291-1/+1
* Get the order of things right; the keys need to be generatedMark Murray2000-02-281-4/+0
* Generate new sshd host key when necessary. I'm tired ofJordan K. Hubbard2000-02-281-1/+7
* Run sshd at boot time if the sysadmin wants it. Also installMark Murray2000-02-241-0/+7
* Approved by: jkhHellmuth Michaelis2000-02-061-10/+10
* This is another in Martin Blapp's N-series of mount-related cleanups :)Brian Feldman2000-01-151-0/+7
* xntpd -> ntpd.Ollivier Robert1999-12-171-1/+1
* Suport multiple ``ifconfig_*?="DHCP"'' configurations.David E. O'Brien1999-12-121-11/+19
* Oops, typoBrian Somers1999-11-231-1/+1
* Add pppoed startup optionsBrian Somers1999-11-231-0/+10
* Add network pass4 - after all local (/usr/local/etc/rc.d f.e.)Andrey A. Chernov1999-11-171-10/+16
* Add single_mountd_enable hook to run mountd but not NFS serverAndrey A. Chernov1999-11-141-0/+17
* Make the firewall file variable space-safe.Brian Feldman1999-09-191-2/+2
* Apply a consistent style to most of the etc scripts. Particularly, useSheldon Hearn1999-09-131-377/+551
* Add the net.inet.tcp.restrict_rst and net.inet.tcp.drop_synfin sysctlDag-Erling Smørgrav1999-09-121-0/+10
* -background is also a legitimate ppp mode. Don't change it to -auto.Peter Wemm1999-09-011-1/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* Catch an extra X on DHCP.Jordan K. Hubbard1999-08-271-2/+2
* Style clean-up:Sheldon Hearn1999-08-251-60/+60
* ppp_alias -> ppp_natBrian Somers1999-08-221-3/+3
* Quieten ppp at startup.Brian Somers1999-08-191-2/+2
* Add net.inet.icmp.log_redirect and net.inet.icmp.drop_redirect, forDag-Erling Smørgrav1999-08-101-1/+11
* Start ppp before natd, not afterwards.Brian Somers1999-07-261-18/+18
* Add a default ppp.conf (mode 600).Brian Somers1999-07-261-1/+18
* Allow DHCP to be used in an ifconfig variable instead of the usualJordan K. Hubbard1999-07-161-2/+7
* Tweak previous commit. Only sense the configuration if network_interfacesPeter Wemm1999-07-081-3/+5
* Do away with ${network_interfaces} in rc.conf. Just use `ifconfig -l` toPeter Wemm1999-07-071-3/+12
* If amd_flags is empty, don't add -p as it makes amd abend.Brian Somers1999-06-081-2/+7
* Don't discard error output from sysctl(8).Bruce Evans1999-06-051-14/+16
* Add handle to control global TCP keepalives and turn them on asPoul-Henning Kamp1999-06-051-1/+6
* Remove extraneous spaceBrian Somers1999-04-121-2/+2
* Allow the user to specify a different firewall script than /etc/rc.firewall.Dag-Erling Smørgrav1999-04-101-3/+6
* Add two features:Warner Losh1999-03-281-1/+7
* Move natd from network_pass3 to network_pass1Brian Somers1999-03-241-16/+15