similar to: I can't ping across gateway

Displaying 20 results from an estimated 600 matches similar to: "I can't ping across gateway"

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 09
1
How can i expand the packet size?
Hi everybody, I see the package size which send throught tap0 it is small size about 60-100 bytes. When i test to ftp file across my gateway it's very slow. Can i extent the package size to send via the tap0. Regards, Anek. KMITNB _________________________________________________________________ MSN Photos is the easiest way to share and print your photos:
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
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|
2001 May 26
1
How to test and debug.
Hi Tincs Groups, I try to set up Tinc-1.0pre 3 on RedHat kernel 2.2.14. I think i setup it's ok. Because it's show message like this. ********************************************************************** Site A May 22 07:30:00 sg1 tinc[802]: tincd 1.0pre3 (Apr 5 2001 02:02:52) starting, debug level 5 May 22 07:30:00 sg1 tinc[802]: Ready: listening on port
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
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 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
2007 Feb 12
0
Route-map Linux for ssh traffic
Hi guys, I have a question about of route-map with linux, I have two routers linux, one for Internet Trafic and other for VPN traffic, both routers have public IP''s address. Internet with nat VPN with nat eth0 200.244.10.1 eth0 200.244.10.2 ---- ----
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
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
2002 Sep 10
2
Traceroute
How do I allow traceroute to reach my server? Pings work fine but traceroute stops at the last hop before my server. If I shut off the firewall it reaches it fine. PING danicar.net (24.222.246.120): 56 data bytes 64 bytes from 24.222.246.120: icmp_seq=0 ttl=237 time=104.0 ms 64 bytes from 24.222.246.120: icmp_seq=1 ttl=237 time=74.9 ms 64 bytes from 24.222.246.120: icmp_seq=2 ttl=237 time=90.6
2012 Mar 22
6
Guild Wars 2 for wine - what is needed?
Very soon Guild Wars 2, the MMO we've all been waiting for (right? right!) is coming, and I would like to do my part to make sure that it runs under Wine from day one. Especially as GW1 is one of the top-performing games under Wine. Now I am not an avid coder, but I will pre-purchase the CE, and with it comes access to all the beta events between April 10 and release. So there should be
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
2004 Jan 28
1
Problems with multipath routing.
Hi all, I have setup two multipath route tables on my system for doing failover routing, What I want it''s that if GW at route1 of the MP is dead, traffic goes by route2, for doing that I have created the multipath routes as follows: ip route add table mail.traffic proto static nexthop via ${GW1} dev eth1 weight 1 nexthop via ${GW2} dev eth1 weight 250 But it does not run as I
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
2005 Jul 17
1
routing based on user id
Hi all! I''ve got 2 (soon 3) internet connection. 1 - via ADSL, 2(and3) via ppp My network: http://desima.objectis.net/network-diag linux1: user1.user2 eth0=192.168.1.1 ppp0=192.168.5.2( gw 192.168.5.1) gw=192.168.1.2 ( thru ADSL) compA=192.168.1.6 compB=192.168.1.15 gw2=192.168.1.217 via ppp to different ISP All works for compA and CompB, user1 should use default gw(192.168.1.2)
2012 May 04
1
Been at it all day ... finally have to ask for help!
Hello, So installed Fedora15. No problem, wish it had regular menus but the steamline effect isn't totally terrible. Heard that Guild Wars1 is playable in linux and so installed wine. It seems that you aren't supposed to install as root so I removed it as root. I then try to install anything via yum as non-root and I get the error of needing to be root. So, I read that you can bypass this