Re: [leaf-user] Help with bridging in Bering uClib 2.1

2004-03-11 Thread Jason Taylor
Jason Taylor wrote: I'm following Chapter 21 in the users guide. In section 21.3 Step 2 when I run insmod bridge I get the error insmod: not an ELF file. I've tried the bridge.o from Bering_uClibc_2.1.0_modules_2.4.24.tar.gz and http://leaf.sourceforge.net/devel/jnilo/bering/latest/modules

[leaf-user] Help with bridging in Bering uClib 2.1

2004-03-10 Thread Jason Taylor
I'm following Chapter 21 in the users guide. In section 21.3 Step 2 when I run insmod bridge I get the error insmod: not an ELF file. I've tried the bridge.o from Bering_uClibc_2.1.0_modules_2.4.24.tar.gz and

[leaf-user] Shorewall-1.3.8 DNAT

2002-09-22 Thread Jason Taylor
I'm trying to redirect port 24 to 25 for a single IP. My rules file line is: DNAT loc dmz:10.10.1.1:25 tcp 24 - 10.10.1.1 It appears that this rule is useless because the original destination IP matches the destination IP. Leaving off the - 10.10.1.1 portion does redirect all tcp traffic