Displaying 20 results from an estimated 5000 matches similar to: "Problem with opensuse PVM"
2007 Jul 19
0
tc qdisc TEQL limited to two interfaces? [ 1.8Gbps ]
I''am using the following script to aggregate the bandwidth of one quad
gigabit ethernet controller (pci-express).
#!/bin/bash
sysctl -w net.ipv4.tcp_reordering = 30
ifconfig eth1 up
ifconfig eth2 up
ifconfig eth3 up
ifconfig eth4 up
modprobe sch_teql
tc qdisc add dev eth1 root teql0
tc qdisc add dev eth2 root teql0
tc qdisc del dev eth3 root teql0
tc qdisc del dev eth4 root teql0
ip link
2004 Aug 17
0
TCP load balance
Hello, LARTC mailing readers, I hope u can help with this mysterious
issue
i''m having with my linux box acting as a router.
Scenario:
Linux running 2.6.8.1 /w julians patches
Latest iproute (iproute2-ss040702)
4 NICS
-----------------
|
x eth0 (63.43.x.x) network mask (255.255.240.0)
|
|
x eth1 (63.43.x.x)
2004 Aug 18
0
outgoing TCP load balance
Hello, LARTC mailing readers, I hope u can help with this mysterious
issue
i''m having with my linux box acting as a router.
Scenario:
Linux running 2.6.8.1 /w julians patches /w support for multipath routing
Latest iproute (iproute2-ss040702)
4 NICS
-----------------
|
x eth0 (63.43.x.x) network mask (255.255.240.0)
|
|
2004 Aug 30
1
Load balance and big downloads
Hi,
This is the first time I write to the list.
My english is not so good, but I hope I''ll be understood.
I have 4 adsl routers, plugged on a linux box, and this box e used to
connect to a local network.
The linux box has 5 NICs.
eth0: local network
inet 10.0.0.56/24 brd 10.0.0.255 scope global eth0
eth1: adsl router 1
inet 192.168.254.1/24 brd 192.168.254.255 scope global
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
------------------------------
|
|
2007 Apr 18
2
[Bridge] Newbie at work - need some advise/guidence please.
Hello all,
I am new to Linux Ethernet bridging. Let me first start with what I am
trying to achieve. Well you see - I am attempting to have 2 main
firewall running at the same time - one as a master and the other one as
a slave. Yes, I would like to make use of Ethernet bridging in this
scenario - as I understand it, all I need are two machines and STP
enabled. I am running Debian
2004 Nov 03
2
PPPoE + Masquedate + Shorewall
Hi,
I have been a shorewall user for a long time now, and it has been
working flawlessly. I have now changed ISP and my new DSL connection is
PPPoE.
My setup is as follows:
internet <--------> 3com812 Officeconnect (bridge mode) <----> eth0
<-------> linux box <----> eth1, eth2, eth3, eth4 <---> other internal
networks
Things are working fine, but the link is
2007 Nov 07
1
Network Issues/Questions
Hello,
I''m new to Xen (and this mailing-list) and facing some problems with
the network. I''m stuck and don''t know how to continue. And Google
isn''t very helpful either...
My setup:
- Ubuntu 7.10 for dom0 and Debian 4.0 for all domU
- 4 physical NIC (DHCP from my ISP, internal LAN, DMZ & WLAN)
- 1 Dom as firewall/router
- 1 domU with internal services
2006 Oct 07
1
DomU uses eth3, eth4??
Hi There,
I have a bit of an odd issue. I am testing Xen 3.0.2 on a machine before
fully migrating to it from 2.0.7.
The host OS is Ubuntu 6.06, and I am running the pre-compiled Xen code
(kernel, tools) from the Xen site.
I have two NICs, both if which I amhidung from Dom0 via the ''pciback.hide''
grub entry. I am have the bridges setup in the
2006 Jan 23
0
Help configuring firewall
I am trying to configure a firewall, but nailing down the configuration
is eluding me. The box is running Debian stable.
Basically, I have a rackmount server with six network cards. eth0 is the
internal network, eth1 is a kiosk network, eth2 is a DMZ/wireless
network. On the outbound side, eth3 is a DSL connection and eth4 is a
cablemodem connection.
What I am trying to do is route all internal
2012 May 16
1
ARP requests are interpreted as a martian
Shorewall 4.5.1.1
I have 5 interfaces on a centos box, the first two are internal on two
different subnets, the next two are two different ISP''s and the last one
is a private network for testing and administration. The second internal
subnet (eth1) is rejecting all the arp requests to it and I get the
following in the log files ever second or two -
May 16 05:28:54 services kernel:
2006 Jul 18
4
Routing problem
Hi,
I'm building a firewall/router on Centos. I'm using Shorewall but have
currently stopped and cleared the firewall rules to isolate the routing
problem.
My firewall box has 5 interfaces in it but currently only two are involved
in the problem.
eth1: inet addr:192.168.1.224 Bcast:192.168.1.255 Mask:255.255.255.0
eth3: inet addr:192.168.202.1 Bcast:192.168.202.255
2006 Mar 02
4
Dual ISP routing and NAT problem
Hello newsgroup,
I hope somebody with more routing experience then me can help me with
the problem I have.
The setup is as described below. A dual internet provider routing,
multiple local area networks, and a dmz network with one public and one
private ip range.
I followed the instructions at lartc.org, and so far everything is working.
The default route is via
2003 May 07
1
Problem with third link in multiple uplink configuration
Hello!
I have access server with 4 uplinks (nice, huh?). I ran RedHat 7.3.
Yesterday I did an upgrade to RedHat 9.
After upgrade Linux says the third link is bad:
# ip route show
2.2.2.0/30 dev eth2 scope link src 2.2.2.2
4.4.4.0/30 dev eth4 scope link src 4.4.4.4
3.3.3.0/29 dev eth3 scope link src 3.3.3.3
1.1.1.0/28 dev eth1 scope link src 1.1.1.1
10.1.1.0/24 dev eth0 scope link
2007 Apr 18
1
[Bridge] 1 system with 3 bridges
Hi all,
I have one bridge system (used for controlling bandwidth) connected to
three different DSL ISP provider. I have the following setup below: -
+-------------+
| br0 |
| -> eth1 | -> DSL_1
| -> eth2 |
+-------------+
| br1 |
| -> eth3 | -> DSL_2
| -> eth4 |
+-------------+
| br2 |
| -> eth5
2005 Jun 06
23
Multi-ISP in 2.4.0
Hello Shorewall list,
I''m a happy Shorewall user since a few years now and everything works fine
for me except one thing that I try to implement since a week, the multi-isp.
I''ve downloaded the 2.4.0 Stable release yesterday and tried the RC2 since a
week.
My config is a Debian running a kernel 2.4.27 home made with the
CONNMARK.diff patch applied
I''m using 2 ISP,
2006 May 16
1
Traffic Routing/Shaping Problem
Hi,
I''m trying to use Shorewall (3.0.6) to accomplish what I thought was going
to be fairly simple. Unfortunately, I can''t get the dmz to work correctly,
and I''m getting martians logged against the interface at issue.
Any help I could get would be greatly appreciated!
A picture of my physical setup is attached. I have also attached a shorewall
dump.
To make a long
2005 May 17
1
Adaptation - Architecture Question
I have been studying Tom''s configuration at:
http://www.shorewall.net/myfiles.htm -and-
http://www.shorewall.net/NAT.htm
I am using SBC as an ISP and also have 5 "real" IP addresses and because
of other issues, have to re-do my set-up. If I have a block at .120/29
assigned to me, what SBC does is give you 5 usable addresses, in my case
.121 is the SBC modem/router and
2004 Dec 29
1
2 net connections confusion
I''ve been digging around the documentation and seem to have just
confused myself.
Here is what I have on a fedora core 3 machine with 4 network cards (the
built in is dead)
eth2 - connects to the web via dsl-line-1
eth4 - connects to the web via dsl-line-2
eth2 is the route the local network addresses 10.1.x.x connected via
eth0 go out on
eth4 is the route the dmz network addresses
2004 Feb 25
1
Wan Simulation / Bw/Latency testing
Hi, i have a question if linux is able to do the same thing that
commercial wan simulators do (which cost 7000 $ or more).
Basicly i want to use the following setup.
Linux Router Machine
192.168.0.1 192.168.1.1 Eth0 192.168.10.1 Eth5
192.168.2.1 Eth1 192.168.100.1 WEB Server.
192.168.3.1 Eth2