similar to: Route-map Linux for ssh traffic

Displaying 20 results from an estimated 1000 matches similar to: "Route-map Linux for ssh traffic"

2004 Sep 08
0
Can I do this?
Hello, LARTC! I''ve been having troubles with load balance with ip + fwmark. I was wondering if these points are mandatory for this scheme to work: 1. Is there any problem if the linux gateway has a default gateway? Do I have to remove it? 2. In the scenario with 4 NICs, one routing table each, and another routing table doing load balance, Do the tables that imply routes that are being
2012 Dec 17
1
seeking a help on if function
Hello r helpers! Below is the whole coding for my programme. Before proceed more further, let me explain for you. First of all, I need to compute trimmed mean. Till that step is ok. Then I need to compute ssdw which is sum of square deviation. If I do equal trimming at both tail of distribution that I chose, I will use the first ssd formulae which is "a". But if I am doing unequal
2002 Mar 07
3
I can't ping across gateway
Hi Who concern, I setup TINC VPN follow these. 192.168.1.x / 24 (Client groups) | 192.168.1.1 (eth1) (GW1) 202.44.34.206 (eth0) || Internet || 202.44.45.14 (eth0) (GW2) 192.168.2.1 (eth1)
2003 Apr 08
0
Using iproute2 to bond two Internet lines for a webserver.
I am relatively new to iproute2. Any information on the topic below would save me considerable time. I appreciate any help, thanks. We want to plug two lines into a webserver to increase the bandwidth available to the hosted sites. Rather than use round-robin DNS we would prefer to use iproute2 to use equal cost routing across the two lines. However, I am still not sure how well that will
2005 Jan 06
0
Wierd traceroute/routing problem
Hello, I''m having a very strange problem concerning traceroute and routing and didn''t know if lartc or netfilter would be the correct choice for asking. (so sorry if my question is misplaced) I have the following setup: public ip -- gw1 -- 172.16.0.1 --- 172.16.0.2/and public ip''s --- gw2 --- switch --users (public and private ip addresses; ip-user-pub) from the
2005 Nov 23
0
Source based routing, some TCP packets not SNAT-ed
Hello, I have a problem with the following setup, I hope you can help me. I have two internet gateways, one for LAN1 and the second for LAN2. +--------------+ GW1 more eth0| |eth4(SNAT) GW2 ---...routers...-----+ router +----------------- | | +---+------+---+ eth1|
2007 Oct 12
0
load balance switching latency
Hello there. I am setting up a router using openwrt. Part of the project is load balancing among 2 broadband lines. I made use of the line: ip route add default scope global \ nexthop {GW1} dev {IF1} weight 1 \ nexthop {GW2} dev {IF2} weight 1 somewhere on the configs. On the test phase, automatically switching (routing) to line GW2 when line GW1 is suddenly disconnected takes a long time.
2006 Feb 06
0
ip rule, fwmark, mangle and src IP
I made a script to test if in a moultiple gateway setup all default connection are up, regardless of the fact that that gateway is the default gw. Suppose adsl1 and adsl2 are present, and all traffic goes by default to adsl1, and you want to test if adsl2 is ok. 1. I use mangles from iptables to mark icmp packets to some test machines 2. I set up a routing table for each adsl 3. I use
2005 Feb 04
2
Multiple gateways setup and timeout connections
Hi, I''ve setup a gateway using multiple default gateways and netfilter MASQUERADE to load balance traffic between two DSL interfaces and one dedicated link, and when I try to download something big, or when I''m using MSN (both in clients under this gateway), sometimes, or most times, after a while the connection timeouts. The connection doesn''t seem to change its
2003 Jul 04
3
Routing SMTP traffic
Hi guys, I have a mail server running qmail with two network interfaces. All packages comes from the first one and I want to mark outgoing packages to route them using the second interface (ADSL). I have write this script, but it ins''t work. All packages are returning by the first interface... :-( x-x-x # Tables, networks, interfaces, addresses and gateways IF1=eth0 T1=100
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 Nov 24
1
gateways failover with asterisk
Hi, I've searched the archive but can't seem to find the answer to my problem. i have two gateways running with asterisk , my question is : is there any possibility to do failover with gateways with asterisk ? i mean that if one gateway is down , asterisk switch automatically to other gateway . i have succefully used failover with limit number off calls (if gw1 have max calls ,asterisk
2006 Apr 20
1
Permission denied using mount.cifs
I'm having a strange problem mounting a share from a Windows 2003 server using cifs: mount.cifs //osirus.ficticious.org/inetpub /inetpub -ouser=transfer,pass=dkfhjdjskd It comes back immediately with: mount error 13 = Permission denied Refer to the mount.cifs(8) manual page (e.g.man mount.cifs) However, the command below works. (abeit with about a 15 second wait before it comes back):
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) | |
2015 Mar 13
2
PJSIP/Asterisk 13.1.0 incoming call via DID: No matching endpoint found
I have a working Asterisk 13.1.0 running, and I am trying to configure a SIP trunk for outbound and inbound calling, and a DID for the Asterisk server, which is used for incoming calls from PSTN. I configured my SIP.US trunks (showing one gateway, gw1, here for brevity, have two: gw1 & gw2, which are both configured on my end): [sonnyGW1] type=registration transport=transport-udp
2001 Dec 07
1
dividing traffic equally towards 2 default gateways?
Hello all. I am not 100% familiar with the Linux advanced routing capbalieties yet, so I thought , after reading source code, documentation and more that I might be better off asking the experts on this list. I am not using this ina production environment, but at home, as a test case. First of all, here is the network topology. Internal LAN <--> Switch <--> [NAT/FIREWALL/INTERNAL LAN
2000 Nov 12
0
scp problems?
Hi. So I have been having problems using scp to copy files between two of my machines, both of which are running OpenSSH 2.30p1 (though I've had the same problem with previous versions). It is basically as simple as the file not being transferred after authentication occurs. I can however use scp to copy files back and forth from another machine using a SSH Communications version
2006 Apr 15
0
mutiple gateways problem
Hello, i have had a terribe day today, why? because i have been so 4 or 5 hours trying to do work this and i have not finished it. I feel very pleased if anything can help me. I have two isp connections: eth0: dhcp ip1: 82.198.*.* gw1: 82.198.*.* and a router adsl in ip 192.168.0.253: eth1: static ip2: 192.168.0.254 gw1: 192.168.0.253 the same machine has 3 more networks cards but i am
2006 Jan 26
4
Problems in Dead Gateway Detection / Failover - Multiple ISP Links
Hello, I have configured a load balancing router using Julian''s patches and as described in "nano.txt" for two ISP links as shown below. ISP 1 ISP 2 . . | | | | | | | WAN