Displaying 6 results from an estimated 6 matches for "config_ip_nf_match_physdev".
2005 Nov 01
2
vif-antispoof
Hi folks,
I started testing the antispoof feature of xen stable (2.0.7). I am
stuck with it.
I have setup a standard bridged environment.
I understood it like this: in domU config I set up the virtual NIC like
vif = [ ''mac=ae:00:00:78:78:78, ip=192.168.0.100'' ]
Then I configure /etc/network/interface of this domU to show the same IP
address for eth0.
After restarting
2005 Jan 21
5
Cannot restart shorewall
Hi Tom and other gurus,
I modified SHOREWALL (version 2.0.15) for bridging and I cannot restart it.
I got the following error
...
Processing /etc/shorewall/policy...
Policy ACCEPT for fw to net using chain fw2net
Policy REJECT for fw to loc using chain all2all
Policy DROP for net to fw using chain net2all
Policy ACCEPT for loc to fw using chain loc2fw
Policy ACCEPT for loc to net
2007 Apr 18
0
[Bridge] How to apply the patch ebtables-brnf-2_vs_2.4.21.diff.gz
...h works fine but "make xconfig" does not anymore :-(
It's know bug. (was described in the ebtables-user@ maillist)
Here is the correct piece of net/ipv4/netfilter/Config.in
...
if [ "$CONFIG_BRIDGE" != "n" ]; then
dep_tristate ' Physdev match support' CONFIG_IP_NF_MATCH_PHYSDEV
$CONFIG_IP_NF_IPTABLES
fi
...
Just add $CONFIG_IP_NF_IPTABLES at the end of line 47.
--
Best regards, Nick Fedchik
http://www.fedchik.org.ua
2005 Dec 15
3
VIA sata + Xen 3.0 boot lockup problems
Hello!
I`m trying to boot a via sata machine with xen 3.0
with no sucess. It just freezes at this point:
*********
ACPI: PCI Interrupt 0000:00:0f.0[B] -> Link [LNKB] ->
GSI 10 (level,low) -> IRQ 10
sata_via (0000:00:0f.0): routed to hard irq line 10
ata1: SATA max UDMA/133 cmd 0xEFE0 ctl 0xEFAE bmdma
0xEF90 irq 10
ata2: SATA max UDMA/133 cmd 0xEFA0 ctl 0xEFAA bmdma
0xEF98 irq 10
ata1:
2004 Sep 03
18
Public IP
I have problem with IP public, my Network configuration
[wireless] <------> [Router] <------ > [ Linux proxy ] <
------ > [Client ]
IP configuration
[202.123.123.1] <------->[202.123.123.2 and 192.168.0.1] <
------ > [192.168.0.2 and 202.123.123.3] < ------ >
[202.123.123.4]
this configuration will use IP 202.123.123.2 on internet
how to config my network
2005 Dec 10
1
[BUG 2.6.15-rc5] EXT3-fs error and soft lockup detected
...ONFIG_IP_NF_MATCH_RECENT=m
CONFIG_IP_NF_MATCH_ECN=m
CONFIG_IP_NF_MATCH_DSCP=m
CONFIG_IP_NF_MATCH_AH_ESP=m
CONFIG_IP_NF_MATCH_LENGTH=m
CONFIG_IP_NF_MATCH_TTL=m
CONFIG_IP_NF_MATCH_TCPMSS=m
CONFIG_IP_NF_MATCH_HELPER=m
CONFIG_IP_NF_MATCH_STATE=m
CONFIG_IP_NF_MATCH_CONNTRACK=m
CONFIG_IP_NF_MATCH_OWNER=m
CONFIG_IP_NF_MATCH_PHYSDEV=m
CONFIG_IP_NF_MATCH_ADDRTYPE=m
CONFIG_IP_NF_MATCH_REALM=m
CONFIG_IP_NF_MATCH_SCTP=m
# CONFIG_IP_NF_MATCH_DCCP is not set
CONFIG_IP_NF_MATCH_COMMENT=m
CONFIG_IP_NF_MATCH_CONNMARK=m
# CONFIG_IP_NF_MATCH_CONNBYTES is not set
CONFIG_IP_NF_MATCH_HASHLIMIT=m
# CONFIG_IP_NF_MATCH_STRING is not set
CONFIG...