search for: route2

Displaying 8 results from an estimated 8 matches for "route2".

Did you mean: route
1999 Jul 12
0
lmb can't sync browse list with dmb, find_domain_master_name_query_fail
Hello. Browsing accross subnets fails because "route2-3" can't sync its local browse list with the domain master browser "classix", which is also the WINS server. Everything else is fine. There is 1 and only 1 WINS server (classix) and no NT server. The error message in nmb log of route2-3 is: ===============================...
2009 Jun 29
0
FW: re: Asterisk Outbound with Failover, alarm notification, dial status and hangupcause capturing to CDR from Dialplan
...=> _XXX.,n,GotoIf($[${result} > 0]?50:100) ;Odd calls route to outbound-1, even calls to outbound-2 exten => _XXX.,50,gotoif($[${dialout} > 0 ]?firstfail) exten => _XXX.,n,Set(dialout=${MATH(${dialout}+2)}) exten => _XXX.,n,NoOp(${dialout}) exten => _XXX.,n,dial(${route2}/${EXTEN}@${context2}) exten => _XXX.,n,goto(after-dial) exten => _XXX.,n(firstfail),set(try=${MATH(${dialout}+2)}) exten => _XXX.,n,dial(${route2}/${EXTEN}@${context2}) ;attempt to dial out via route 2 exten => _XXX.,n,goto(after-dial) ;after attempting to dial, go to after-dial...
2008 Dec 16
2
1.6 upgrade issues
...tc. In each of those, there's a command include => outbound [outbound] has entries similar to the following: exten => _0[123]XXXXXXXX,1,Macro(outbound,${EXTEN}, provider1, provider2) the macro "outbound" is defined in extensions.ael as follows: macro outbound (number, route1, route2) { dosomestuff; } This has worked fine in 1.2 and 1.4, but seems to be choking on 1.6. I've looked through the various changes.txt files, and have read mention of replacing macro calls with Gosub(), but I'm not sure that's relevant to this issue. It looks like the dialplan parser is...
2008 Mar 11
1
arp who-has not answered
...only to re-write the current situation. I did some tests but I will not describe all of them (I could write a book about "how to NOT setup a Xen" :-D) /etc/xen/xend-config.sxp ------------ (logfile /var/log/xen/xend.log) (loglevel DEBUG) (network-script network-route) (vif-script vif-route2) ------------- vif-route2 is the sam than vif-route changin $main_ip by $ip in ifconfig and "cmdprefix ip route" lines The machine.cfg file is: ------------ kernel=''/usr/lib64/xen-3.0.3-1/boot/hvmloader'' builder=''hvm'' device_model=''/usr/lib64/...
2005 Feb 10
2
How to save ip route 2 commands
Hello List, I configured a GRE tunnel between a Linux server & Cisco. I would like to save the commands somewhere so that next time the machine boots up the tunnel will be formed automatically. One way is to put the commands in rc.local file. But I want to know if there is a way to save these commands through the IP route 2 utility. Doesn''t ip route 2 utility offer a way to save the
2007 Apr 18
2
[Bridge] Newbie at work - need some advise/guidence please.
...static address 192.168.5.11 netmask 255.255.255.0 bridge_ports eth0 eth1 # The external network interface auto br1 iface br1 inet static address [public ip address] netmask 255.255.0.0 bridge_ports eth2 eth3 eth4 eth5 eth6 #Using ip route2 to do policy based routing. <<EOF bridge name bridge id STP enabled interfaces br0 8000.0008a17aaf17 yes eth0 eth1 br1 8000.000d88687d2c yes eth2...
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 espected, I want that most (all if posible) the traffic goes by GW1, and if it is do...
2006 May 21
2
exception looking up device number for sda1
...kend/vif/11/0''} to /local/domain/11/device/vif/0. [2006-05-22 00:13:03 xend] DEBUG (DevController:105) DevController: writing {''domain'': ''xen3'', ''handle'': ''0'', ''script'': ''/etc/xen/scripts/vif-route2'', ''ip'': ''x.x.x.x'', ''state'': ''1'', ''frontend'': ''/local/domain/11/device/vif/0'', ''mac'': ''AA:00:00:18:98:FD'', ''vifname'': ''v...