Displaying 20 results from an estimated 3000 matches similar to: "Two outbound internet links, using one network interface"
2009 Oct 20
2
all our circuits are busy now
I am not sure why I am getting this message,
I have an outbound route that goes to asterisk gateway1 then asterisk
gateway2
When all lines on asterisk gateway1 are full, I get the message " all our
circuits are busy now" then few second later, the phone rings, going to the
second route! And the call can be established, how can I get rid of this
message??
thanks
--------------
2004 Jan 19
1
Problems with source routing
Hello
I have the following problem:
LAN<--->LINUX_ROUTER<--> 2 internet gateways
gateway1: adsl
gateway2: ppp connection
I want the following
Machines from LAN going to Internet tcp port 80 :-> gateway1
Machines from LAN goint to Internet tcp port 22 :-> gateway2
Everything else: -> gateway1
How can I acomplish this? I am using kernel 2.4.24
Can I combine dead gateway
2010 Mar 05
2
Not another SAMBA through a firewall post
I suppose a few questions pop up on this list about access Samba through a firewall. ?I have been very successful running Samba through a firewall, until today. ?I hit a stumbling block.
I have a Linux Firewall with the public IP Address of 134.x.x.140 <it is not the exact ip address, but close>. ?I am using NAT and port forwarding to send traffic destined for 137, 138,139, and 445 for BOTH
1999 Jul 09
1
Sharing in another network
Hi,
I'm trying to share a machine that's on the other side of a gateway.
The machine being shared is a Linux (kernel 2.2.1 (RedHat 5.2) and samba
2.0.3), and the box trying to access it is NT4.0 with SP5.
It looks something like this
------- --------- ------
|Linux|-----------|Gateway|----------| NT |
------- --------- ------
192.168.32.72
2005 Aug 09
4
Too slow computer?
Hello! I''ve put some questions on this list some weeks
ago and I''ve got good answers. Thank you!
Now I''ve finished my (beautyful) script and I ran it
on my router...
About my script:
It routes packages based on their destination on the
Internet. I have about 1650 preffered destination
networks listed in some file. The script read this
file and marks every package for
2004 May 30
2
Route P2P on separate link
Hello,
Is there a way to route p2p traffic on a separate ISP connection, just as
you would choose a separate connection for http traffic?
I tried all sorts of setups based on:
http://www.braindump.dk/en/wiki/?wikipage=PolicyRouting but with no luck.
Please help :)
(ipp2p is up and running)
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
2012 Feb 06
4
[Bug 1977] New: ProxyCommand seems to no execute shell commands
https://bugzilla.mindrot.org/show_bug.cgi?id=1977
Bug #: 1977
Summary: ProxyCommand seems to no execute shell commands
Classification: Unclassified
Product: Portable OpenSSH
Version: 5.9p1
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: ssh
2007 Sep 18
1
htb on Gigabit Interfaces
Hi every body
I have a linux server with Intel(R) Xeon(TM) CPU 3.20GHz , and 2 Gigabit
of RAM , kernel version 2.6.22.6 , and 2 Intel 82541PI Gigabit Ethernet
controllers
In simple situation i would like to limit bandwidth for 2 customers 1) (
to 34 Mb/s ) and 2) 68 Mb/s .
My conf is as below
/////////////////////////////////////////////////////
#IFACE FACONG THE CUSTOMERS
/sbin/tc
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
2004 Nov 29
2
Interesting oopses...
OK - this is starting to get frustrating... Are there any known issues
with 2.6.9 and traffic shaping? I am using 2.6.9 with geoip 20041115,
and get odd oopses. The following script oopses my box:
-----------------------------------------------------
#!/bin/sh -x
IFOUT=''eth1''
IFIN=''eth0''
TC=''/sbin/tc''
2015 Feb 19
4
Masquerading (packet forwarding) on CentOS 7
Hi,
I just migrated my office's server from Slackware64 14.1 to CentOS 7. So
far everything's running fine, I just have a few minor details to work out.
I removed the firewalld package and replaced it by a simple Iptables script:
--8<----------------------------------------------------
#!/bin/sh
#
# firewall-lan.sh
IPT=$(which iptables)
MOD=$(which modprobe)
SYS=$(which sysctl)
2006 Dec 11
6
load balacing with https home banking
Hello everybody.
I''m running linux 2.6.19 with nth match to
alternatively snat outgoing connections to
two different ip addresses for load balancing
between two adsl lines:
Here is:
$IPTABLES -t nat -A POSTROUTING -s my_ip --protocol tcp -m
multiport --dports 80,443 -m statistic --mode nth --every 2 -j SNAT --to
adslA
$IPTABLES -t nat -A POSTROUTING -s my_ip --protocol tcp -m
multiport
2005 Feb 14
6
NAT over 2 providers (not load balance)
Hi guys,
Can you take a look at this? :)
+-----------+
| |
eth1-|- |
| -|-eth0---LAN---
| |
eth2-|- |
| |
+-----------+
-
eth0 is connected to the LAN having the IP=LAN_IP
eth1 is connected to the first ISP having IP=ISP_IP_1 and GW=ISP_GW_1
eth2 is connected to the second ISP having IP=ISP_IP_2 and GW=ISP_GW_2
I need
2006 May 03
5
SNAT on IPSEC tunnel with kernel 2.6/KAME tools?
Hi,
Could not conceive an working set-up for an IPSEC VPN made with racoon/setkey
on which I have one address on my side acting as an SNAT router for all
traffic from my network to a network segment on the far side.
my network --- my gateway ---------------------- remote network
10.0.0.0/24 - 10.0.0.1 (10.253.0.2) -- tunnel - 192.168.0.0/22
All traffic starts on my side, so if I can
2004 Feb 23
4
Non-traditional Failover Query
Hi,
Partly because I never like straightforward solutions,
I am looking to implement a non-standard failover
system that owes its origins to mixing RAID 5 with
some beer.
The idea is to have machines A, B and C, configured as
follows:
1) Any given process is running on TWO machines at the
same time. If a process or machine fails, then a new
backup is started on the third machine. There is thus
2006 Mar 14
9
firewall problem
snat not working
my local ip is aaa.aaa.aaa.aaa
asterisk sitting on the internet at ip bbb.bbb.bbb.bbb
my firewall''s internal ip is 192.168.0.254
i did snat:
iptables -t nat -A POSTROUTING -o ppp0 -j SNAT --to aaa.aaa.aaa
iptables -t nat -L -v gives:
Chain POSTROUTING (policy ACCEPT 23663 packets, 2182K bytes)
pkts bytes target prot opt in out source
destination
33056
2005 Dec 27
3
Ingress policing (matching netfilter marks)
Hi,
I''m having issues with policing my incoming traffic by matching packet marks
made by iptables. I''ve checked as many sites and guides as I can find, and I
seem to be doing the exact same thing as they all are, but there''s still no
success. As such, I was wondering if anyone can have a quick look to see if
I''ve done anything obviously stupid?
Essentially, I
2007 Apr 17
6
[Bug 554] Packet illegaly bypassing SNAT
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=554
------- Additional Comments From fhagur@gmail.com 2007-04-17 05:04 MET -------
I have been wondering about this bug and had similar problems myself here in my
Debian system, linux-kernel 2.6.18 iptables 1.3.6.
I too saw that some packets became transmitted illegally through the ppp0
interface, when they just shoudn't.
What I
2007 Sep 01
13
2 ISP connection sharing problem
Hi all,
I have a similar question like many asked before I know but Please
help as i cant figure out where the problem is and how should I tackle.
I have 2 ISP connections. I want to share the bandwidth from both. I have
copied the script from many places and created my own after changes. Problem
is that only one connection is utilized at a time. Not both working. ratio
of consuming
2004 Aug 10
11
who gives access? was: why ADD_DNAT_ALIASES missing?
hi,
there was some email problems and i repeat my question too fast, but
this is the second part of my questions.
- only the rules and policy files give access right? ie. rules in the
FORWARD chain of the filter table in iptables ?
- is a line in masq file automaticaly add an accept rule too? eg. in
msaq file
eth0 <internal ip>
allow connection from <internal ip> (local zona) to the