~ubuntu-branches/ubuntu/trusty/uruk/trusty-proposed

« back to all changes in this revision

Viewing changes to man/uruk-rc.txt

  • Committer: Package Import Robot
  • Author(s): Joost van Baal-Ilić
  • Date: 2012-10-05 15:05:02 UTC
  • mfrom: (1.1.9)
  • Revision ID: package-import@ubuntu.com-20121005150502-aocer6bczbtnejx0
Tags: 20120914-1
* New upstream release: The Sankt Goar Release.
  - No longer incorrectly block final FIN-ACK packets.  Closes: #687621
  - Again some fiddling with init script (this Debian package suffers
    from a bug reported by lintian as: "E: uruk:
    init.d-script-missing-dependency-on-local_fs etc/init.d/uruk:
    required-stop".  That bug has been fixed upstream by now.)
* debian/watch: make sure it no longer matches the uruk-latest.tar.gz
  symlink.
* debian/dirs: removed, no longer need to create /usr/sbin.
* debian/rules: no longer use dirs.

Show diffs side-by-side

added added

removed removed

Lines of Context:
88
88
      to load new rules, you're safe. Using the init-script with it's  default
89
89
      settings is safe too.
90
90
 
 
91
      allowing IPv6 tunneling
 
92
      In rc there is:
 
93
 
 
94
       rc_b=${etcdir}/proto_41
 
95
 
 
96
      while the file proto_41 reads
 
97
 
 
98
       $iptables -A INPUT -i ppp0 --protocol 41 --destination $ip_ppp0 -j ACCEPT
 
99
 
 
100
      This allows IP protocol 41, typically used for this kind of tunneling.
 
101
 
91
102
      allowing any traffic on an interface
92
103
      In rc there is:
93
104
 
236
247
 
237
248
 
238
249
 
239
 
  uruk-rc 20120530                  30 mai 2012                       uruk-rc(5)
 
250
  uruk-rc 20120914                   14  2012                         uruk-rc(5)