From de32406ad6f22e1e11e7653aa57646ae170309ae Mon Sep 17 00:00:00 2001 From: "bbruns@gmail.com" Date: Tue, 1 Apr 2014 01:20:15 +0000 Subject: [PATCH] --- etc/ipv4/easyblock.conf | 4 ++-- etc/ipv4/mss-clamp.conf | 2 +- etc/ipv6/easyblock.conf | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/etc/ipv4/easyblock.conf b/etc/ipv4/easyblock.conf index 7081a58..781ea39 100644 --- a/etc/ipv4/easyblock.conf +++ b/etc/ipv4/easyblock.conf @@ -12,6 +12,6 @@ # You can use '-' for optional fields #============================================================ #
-#IN eth0 10.0.0.1 22 tcp -#IN - - 22 tcp +#IN eth0 10.0.0.1 22 tcp +#IN - - 22 tcp diff --git a/etc/ipv4/mss-clamp.conf b/etc/ipv4/mss-clamp.conf index c226a23..b649f23 100644 --- a/etc/ipv4/mss-clamp.conf +++ b/etc/ipv4/mss-clamp.conf @@ -10,4 +10,4 @@ # Interface is required. # # interface mss size type -eth0 - - +eth0 - - diff --git a/etc/ipv6/easyblock.conf b/etc/ipv6/easyblock.conf index da7146b..f6867ef 100644 --- a/etc/ipv6/easyblock.conf +++ b/etc/ipv6/easyblock.conf @@ -11,6 +11,6 @@ # Protocol: Optional, Required if port is specified ( tcp | udp ) # You can use '-' for optional fields #============================================================ -#
-#IN eth0 2002:dead:beef::/64 22 tcp -#IN - - 22 tcp \ No newline at end of file +#
+#IN eth0 2002:dead:beef::/64 22 tcp +#IN - - 22 tcp