[Bug 507] tun99 don't trapped by tun+
bugzilla-daemon at bugzilla.netfilter.org
bugzilla-daemon at bugzilla.netfilter.org
Tue Aug 29 15:59:43 CEST 2006
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=507
------- Additional Comments From fguiliani at perinfo.com 2006-08-29 15:59 MET -------
(In reply to comment #1)
> Thats expected, "+" matches only a single character, so you need to use "tun++".
>
So let me suggest a change to the man page of iptables who actually is:
-i, --in-interface [!] name
If the interface name ends in a "+", then
any interface which begins with this name will match.
and the --help option of iptables:
--in-interface -i [!] input name[+]
network interface name ([+] for wildcard)
it does not mention that "+" is for only one char.
--
Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the netfilter-buglog
mailing list