Displaying 4 results from an estimated 4 matches for "hook_mask".
2010 Sep 16
0
Bug#571634: xen-utils-common: using --physdev-out in the OUTPUT, FORWARD and POSTROUTING
...EV_OP_MASK) ||
> info->bitmask & ~XT_PHYSDEV_OP_MASK)
> return false;
> if (info->bitmask & XT_PHYSDEV_OP_OUT &&
> (!(info->bitmask & XT_PHYSDEV_OP_BRIDGED) ||
> info->invert & XT_PHYSDEV_OP_BRIDGED) &&
> par->hook_mask & ((1 << NF_INET_LOCAL_OUT) |
> (1 << NF_INET_FORWARD) | (1 << NF_INET_POST_ROUTING))) {
> printk(KERN_WARNING "physdev match: using --physdev-out in the "
> "OUTPUT, FORWARD and POSTROUTING chains for non-bridged "
>...
2004 Sep 04
4
masquerade and mac problem
Hello guys
I don''t know if this thing has been posted before (if it was , please forgive me).
I have 7 computers at home and I want all of them to have access to the internet. In order to do that , I set up a linux router (2 network cards) as a usual router (eth0 : 82.77.69.75 - internet connection ; eth1 : 192.168.10.1 - local network) . The other computers have ips ranging from
2002 May 14
1
what''s the meaning of xchg()?
...= 1;
>++ (*pskb)->nfcache |= NFC_ALTERED;
>++
>++ return IPT_CONTINUE;
>++}
>++
>++static int
>++checkentry(const char *tablename,
>++ const struct ipt_entry *e,
>++ void *targinfo,
>++ unsigned int targinfosize,
>++ unsigned int hook_mask)
>++{
>++ if (strcmp(tablename, "mangle") != 0) {
>++ printk(KERN_WARNING "IMQX: can only be called from \"mangle\" table, not \"s\"\n", tablename);
>++ return 0;
>++ }
>++
>++ return 1;
>++}
>++
>++static struct ipt_target ipt...
2006 Dec 11
21
iptables 1.3.7, kernel 2.6.19, ROUTE and Layer7 issues
Hi, I''m having problems with this configuration:
iptables 1.3.7 (vanilla or repackaged for fc5)
kernel 2.6.19 (vanilla)
ROUTE 1.11 (last pom-ng)
layer7-filter 2.6 (last in sf.net)
connlimit (last pom-ng)
When I try to use -j ROUTE in any chain in mangle table I have this error:
[root@myhost ~]# iptables -v -t mangle -A POSTROUTING -p tcp --dport msnp
-j ROUTE --gw