similar to: FWMARK ROUTING OVER MULTIPLE ROUTERS/LANS

Displaying 20 results from an estimated 200 matches similar to: "FWMARK ROUTING OVER MULTIPLE ROUTERS/LANS"

2007 Feb 09
1
trouble https multiple uplinks... how?
hello, my name is Denny. I am new in this list. I am trying use multiple uplinks as describe in the lartc documentation (http://lartc.org/howto/lartc.rpdb.multiple-links.html) with squid transparent proxy in my gateway server. let me draw the configuration : /----------------- -----DSL1-----| \ |Transparent proxy |----Local network -----DSL2-----|
2009 Apr 01
6
[Bug 589] New: MARK doesn't work properly with incoming traffic
http://bugzilla.netfilter.org/show_bug.cgi?id=589 Summary: MARK doesn't work properly with incoming traffic Product: iptables Version: unspecified Platform: i386 OS/Version: Ubuntu Status: NEW Severity: major Priority: P1 Component: iptables AssignedTo: laforge at netfilter.org
2005 Apr 28
0
How can I block packet between eth0 and eth1?
Hello I am using linux box as a network loadbalance router. ----------------- ------------ |LAN| - |eth0 eth1(1.1.1.2) | DSL1 ------- |DSLAM (1.1.1.1) | | eth2(1.1.1.10) | DSL2 ------- |DSLAM (1.1.1.9) | ---------------- ------------ But I have a
2005 Oct 31
1
Load balance with Multiple Links
Hi i have read the all the docs and try to deploy the load balance and QoS using my 4 links (DSL links) My setup looks like below LAN ----Local IP-----Connected to Linux Box Eth1 Eth5-- connected to one DSL1 Eth4-- connected to one DSL2 Eth3-- connected to one DSL3 Eth2-- connected to one DSL4 iam marking them in prerouting randomly and puting them in table and snating at POSROUTING
2013 May 07
1
Libvirt 1.0.5 with Openvswitch 1.11.90: unable to add bridge br0 port vnet0 operation not supported
Howdy, Running the most recent OVS and libvirt I'm running into the following error message with virt-install: root at qemu-kvm:~/libvirt-1.0.5#<mailto:root at qemu-kvm:~/libvirt-1.0.5#> ovs-vsctl -V ovs-vsctl (Open vSwitch) 1.11.90 Compiled May 6 2013 22:37:22 root at qemu-kvm:~/libvirt-1.0.5#<mailto:root at qemu-kvm:~/libvirt-1.0.5#> root at
2006 Jan 12
1
iproute problem
Hello, I''m on Debian Sarge, and try actually to setup iproute this way : - local network 1: 192.168.12.0/24 - local network 2: 172.20.0.0/16 - one router on both network : 192.168.12.50 & 172.20.201.50 - one router to internet (SLIS) : 172.20.1.1 I want from my 1st local network to access internet... here are my lines... (taken from The LARTC Howto) ip route add 172.20.0.0/16 dev
2006 Jul 05
0
wifi network performance is degrading with iproute2
Hello, I used iproute2 to do iif specific routing on wifi routers with 2 wifi 802.11b interfaces on non overlapping interfaces. I set rule as follows on router-2 (shown below) use table 100 if incomming interface is wlan0 use table 200 if incomming interface is wlan1 all routes in table 100 have wlan1 as oif all routes in table 200 have wlan0 as oif --wlan0--
2004 Jan 13
4
Bandwith Aggregation
I am working on my Diploma Thesis on Computer Science Engineering. The main idea behind of my work is to make it possible to have a Linux box combining multiple ISP/network connections together providing a single connection with an aggregated bandwith. I have been surfing the Internet and I haven''t found anything like that running on Linux. I would like to implement it using iproute 2
2000 Nov 16
6
Backup Route
Hi there. I''ve two Internet connections at the same box, one connection is made through ADSL, and another is made with a Radio-Link (WaveLAN IE822). I wan''t to do a backup connection with the ADSL link. With what tools I can do this? ipchains, iptables, a third party tool? -- ____________________________________________________________ PIII 500MHz - 98MB RAM -
2010 Apr 20
0
SIP one-way audio
Hi, This problem has been tackled over and over, I know. I'm trying to understand why I'm having trouble with my "simple setup". My setup is like this: <SIP_PROVIDER>---<DSL1>---<LINUX_GATEWAY>---<ASTERISK_VIA_DSL1> I've unloaded the nf_*_sip kernel modules from the LINUX_GATEWAY just in case they could interfere. The DSL1 modem/router is a
2009 Mar 19
1
[Bridge] Is bridging possible if two devices connected peer to peer ?
Hello, In one of our project we need to connect one IMX 27 based baord which ahs a internal FEC controller & an MPC 8323RDb baord which has a Built in Network controller. We need to connect the IMX27 based board to MPC board thro cross cable & MPC baord has wlan AP card . Basically we want to communicate from IMX27 to wireless network. Hence we are planning to make follwoing arranage
2005 Jun 11
1
problem with ip route and multiple lans
Hi, I have a little problem to setup iproute in my network It looks like this: ---- ----- ------ R1 R2 R3 ---- ----- ------ | | | | | | ------------------------------- ETH1 ETH2 ETH3 ETH0 ETH4 -------------> DMZ ------------------------------ | |
2005 Jun 24
9
WINS across two networks and a router
 Hello, everybody.  This one''s got me stumped.  What I''m trying to do is have two networks--192.168.1.0 and 192.168.2.0--with SMB and WINS running between them.  So far I can mount SMB shares allright, but I can''t browse by WINS names across the router.  I''ve posted this question on Linuxquestions.org; you''ll find the details there.  Here are my
2007 Apr 18
1
[Bridge] Freezing bridges
I have the following situation: A Linux 2.4.22 server: Physical ethernet: lan1 - Ethernet port (Internet) lan2 - Ethernet port (Cisco Switch, Trunk port) Tunnel: tap1 - OpenVPN in tcp-server mode VLAN's: lan2.201 lan2.202 lan2.203 tap1.201 tap1.202 tap1.203 Bridges: br201 (lan2.201, tap1.201) br202 (lan2.202, tap1.202) br203 (lan2.203, tap1.203) On the other end, the same type of server:
2004 Nov 20
2
Same GW for load balancing
Hi I want to use two dsl (or more) lines to increase my internet bandwidth. Our dsl lines are dhcp serviced. Both of them provide the same Def GW and different IPs for each ethernet interface (same subnet). ¿Is it possible to balance outgoing traffic "using" the interface as a criteria? No point on choosing gateway by IP. ¿Could someone give me a clue on how to deal with this? (first
2005 May 24
6
Problem with marking packets...
Hello everyone... I have a little trouble and need some help :P How can I check on which interface the packet is going (eth0, eth1; I have two ISP and on eth3 little LAN), using to check it TC and IMQ? (HTB script) I tried to mark packets, but on chain POSTROUTING this does not work... Maybe because packets fall on IMQ before signing. I tried marking it on FORWARD but packets also
2005 Jun 25
1
WINS over multiple subnets
Hello, everybody! I have two networks (192.168.1.0 and 192.168.2.0) connected across a wireless router with two NICs. I can ping everything allright via ip address, but not by name across subnets. Things on the same subnet ping allright by name. Here are the smb.conf files for my two master browsers: #(192.168.1.249) [global] workgroup = THEBAND netbios name = Yesteryear
2023 Mar 30
2
[Bridge] [PATCH v2 net-next 6/6] selftests: forwarding: add dynamic FDB test
On Thu, Mar 30, 2023 at 09:07:53PM +0200, Hans Schultz wrote: > Not true, it reveals that I forgot to put it in the patch, that's all. As > I cannot run several of these tests because of memory constraints I link > the file to a copy in a rw area where I modify the list and just run one > of the subtests at a time. If I try to run the whole it always fails > after a couple of
2007 Jan 29
1
Rewriting output interface
I would like to setup some rules for a wireless bridge to do load balancing. I''d like to dedicate one radio for doing transmit and one for receive. router | | ------------- eth0 ---------------- | | wlan0 upstream device wlan1 | ^ |
2009 Dec 31
0
windows XP cant browse network
I recently migrated from Fedora Core 10 to fedora core 12. smbd -V Version 3.4.2-47.fc12 I had this configurations file [global] # ----------------------- Netwrok Related Options workgroup = CHIPSDOMAIN server string = Samba Server Version %v ; netbios name = MYSERVER interfaces = lo wlan1 hosts allow = 127.0.0.1 10.0.0.0/255.255.255.0 null passwords = yes # ---------------------------