Michael Tremer
73794dad87
apache: Don't show the signal of sync.
...
evaluate_retval prints the return code of sync
which is not what we want here.
Also changed some console output.
2014-02-01 19:35:27 +01:00
Arne Fitzenreiter
c2bf88c1a4
apache: sync filesystem after key generating.
2014-02-01 17:14:39 +01:00
Michael Tremer
2af8179385
rngd: Mix-in RDRAND and reload for HWRNGs added at runtime.
2014-02-01 16:46:22 +01:00
Michael Tremer
167e6ec7a8
openssh: Update to 6.5p1.
...
Adds support for ed25519.
2014-02-01 16:15:10 +01:00
Arne Fitzenreiter
a6acaa34cc
udev: mount /dev/shm and /dev/pts if not mounted.
2014-02-03 00:27:17 +01:00
Michael Tremer
8af8d5d127
rng-tools: New package.
...
The rng daemon will be installed by default and will
also be installed when a hardware random number generator
is found. It will then read random data from the hardware
random number generator and will feed it into the kernel's
entropy pool.
If no HW RNG is available, a warning will be printed
at boot time.
2014-01-29 17:22:48 +01:00
Arne Fitzenreiter
e239818642
pakfire: fix metafile problems.
2014-01-26 23:42:25 +01:00
Michael Tremer
9ac43fb9e1
Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next
2014-01-12 23:02:28 +01:00
Michael Tremer
8b64b1b64e
Limit /run to 8M.
2014-01-12 23:02:00 +01:00
Michael Tremer
fd75e5e75c
initscripts: Fix syntax error when mounting /run.
2014-01-12 23:01:21 +01:00
Arne Fitzenreiter
dfb08084ba
udev: remove /var/run mount from initskript.
2014-01-12 19:02:51 +01:00
Arne Fitzenreiter
b8e2d10888
fifteen: move /var/run to /run.
2014-01-12 12:15:44 +01:00
Arne Fitzenreiter
75474c3c49
apache: Add message for generating host certs.
...
On rpi this need 3.5 minutes so it is better to show that this need a while.
2014-01-06 08:53:30 +01:00
Arne Fitzenreiter
aa8512fac6
firstsetup: init udev hwdb at first boot.
2013-12-30 10:34:33 +01:00
Michael Tremer
0206795e57
sslh: Move binary to /usr/sbin.
2013-12-27 11:29:10 +01:00
Michael Tremer
230eeac04d
sslh: Cleanup initscript.
...
Calling setxtaccess has been removed and never have been used
at this place.
Also, it is checked if the external IP address was properly
read from file.
2013-12-27 11:11:29 +01:00
Arne Fitzenreiter
bb234c63ef
partresize: fix partresize for new arm image layout.
2013-12-23 22:28:27 +01:00
Alexander Marx
c0f99754df
Firewall: now it is possible to connect from one ipfire to a green network of another openvpn connected ipfire
...
Please take care to put this into the docu! One can create DROP rules if
the remote ipfire should NOT be able to connect to the others internal
networks. Therefor you have to take the green interface IP as SOURCE!
2013-12-23 11:05:04 +01:00
Arne Fitzenreiter
dd6c9bb9c3
collectd initskript: parse new lm_sensors config.
2013-12-19 22:46:48 +01:00
Alexander Marx
fac3861429
Firewall: Bugfix: in /etc/init.d/firewall the REDNAT chain was affected BEFORE NAT_SOURCE. Outgoing SNAT rules where not working though
2013-12-16 12:29:02 +01:00
Arne Fitzenreiter
3a3759c625
mountkernfs: fix mount of /sys and /proc without initrd.
2013-12-08 16:07:35 +01:00
Arne Fitzenreiter
80469a8935
initskripts: updates for new udev.
2013-11-18 23:36:10 +01:00
Arne Fitzenreiter
1ee33ddadf
util-linux: update to 2.24.
...
this is needed for newer udev versions but need some initskript
changes. The updater and arm rootfile is not finished yet.
2013-11-17 18:51:04 +01:00
Michael Tremer
ab4876ad42
firewall: Don't require to enable the RW server for N2N networks.
...
The firewall rules for OpenVPN have not been applied for N2N
connections when the road warrior server was disabled.
2013-11-08 13:38:09 +01:00
Alexander Marx
8039a71099
Firewall: renamed forwardfwctrl to firewallctrl
2013-10-24 09:42:42 +02:00
Michael Tremer
568438067c
Merge branch 'next' into fifteen
2013-10-14 14:12:04 +02:00
Michael Tremer
0f6b606785
squid: Implement intercept mode.
2013-10-14 13:54:24 +02:00
Michael Tremer
ba25f014b2
network-vlans: Use ip link command instead of vconfig.
...
This patch gets rid of using vconfig for configuring VLAN
devices. ip link is much more suitable for that and creates
the interface with the right name and MAC address in just
one step.
2013-10-04 13:36:48 +02:00
Michael Tremer
0203401cf5
Merge remote-tracking branch 'origin/next' into fifteen
...
Conflicts:
doc/language_issues.es
doc/language_issues.fr
doc/language_issues.nl
doc/language_issues.pl
doc/language_issues.tr
doc/language_missings
2013-10-03 14:26:33 +02:00
Michael Tremer
6adacba055
tor: Increase number of max. open file descriptors.
2013-09-30 12:14:09 +02:00
Michael Tremer
d9949d4dd1
Merge remote-tracking branch 'earl/tor' into next
...
Conflicts:
lfs/tor
2013-09-14 14:37:18 +02:00
Arne Fitzenreiter
1a78fe5e2d
firstsetup: add missing "fi".
2013-09-14 12:38:39 +02:00
Arne Fitzenreiter
7676ceba65
firstsetup: don't overwrite meta-linux-pae if already present.
2013-09-12 00:51:50 +02:00
Jan Paul Tuecking
e122dd6366
tor: changed init script due to directory port option
2013-09-07 14:52:02 +02:00
Michael Tremer
2b1ff41196
dnsmasq: Fix appending arguments to the argument list.
2013-09-02 19:11:40 +02:00
Michael Tremer
2340d265b1
dnsmasq: Put custom arguments first.
2013-09-02 19:01:44 +02:00
Michael Tremer
2ac39db92e
Merge remote-tracking branch 'amarx/firewall' into fifteen
2013-08-28 11:33:20 +02:00
Michael Tremer
ae650f9518
tor: Fix initscript (again).
2013-08-24 17:21:21 +02:00
Michael Tremer
dea399178e
tor: Fix initscript (again).
2013-08-24 17:19:36 +02:00
Michael Tremer
754f508b5b
squid: Update to 3.3.8.
2013-08-22 12:57:56 +02:00
Michael Tremer
529ac19c46
tor: Only start tor when it has been enabled.
2013-08-21 17:22:54 +02:00
Michael Tremer
3765eb6179
tor: Only start tor when it has been enabled.
2013-08-19 13:23:51 +02:00
Michael Tremer
987b75bcd4
firewall: Add TOR chains.
2013-08-09 14:49:35 +02:00
Alexander Marx
e1efb8199d
Forward Firewall: deleted postrouting block in firewall (not used anywhere)
2013-08-09 14:15:33 +02:00
Michael Tremer
bb12dd7b69
iptables: Cleanup creating SNAT/DNAT chains.
2013-08-09 14:15:33 +02:00
Michael Tremer
47cd046aed
iptables: Remove OPENSSL{PHYSICAL,VIRTUAL} chains which are unused.
2013-08-09 14:15:33 +02:00
Michael Tremer
d5f1422d81
iptables: Jump into the firewall rulesets after everything else has been done.
2013-08-09 14:15:33 +02:00
Michael Tremer
51ab1de143
iptables: Create OVPNNAT chain after CUSTOM* chains.
2013-08-09 14:15:32 +02:00
Michael Tremer
815eaff433
iptables: Create guardian's chains after the CUSTOM* chains.
2013-08-09 14:15:32 +02:00
Michael Tremer
1e55533052
iptables: Cleanup creating the OVPNBLOCK chain.
...
This should happen after the CUSTOM* chains.
2013-08-09 14:15:32 +02:00