search for: if3

Displaying 16 results from an estimated 16 matches for "if3".

Did you mean: if
2006 Mar 19
0
need help with route tables and policy routing please
...t I only have that currently running as a test of outputing to all three ISP connections. Kirk #!/bin/bash IF0=eth0 IP0=10.10.10.1 P0=70.25.176.129 P0_NET=10.10.10.0 IF1=eth1 IP1=70.25.176.154 P1=70.25.176.129 P1_NET=70.25.176.128 IF2=ppp0 IP2=209.213.232.127 P2=209.183.132.10 P2_NET=209.0.0.0 IF3=ppp1 IP3=69.63.33.227 P3=209.183.132.10 P3_NET=209.0.0.0 #ip route add $P0_NET dev $IF0 src $IP0 table 50 #ip route add default via $P0 table 50 #ip route add $P1_NET dev $IF1 table 50 #ip route add $P2_NET dev $IF2 table 50 #ip route add $P3_NET dev $IF3 table 50 #ip route add 127.0.0.0/8...
2005 Nov 24
0
Load Balancing/NAT
...etwork #Perform Network Address Translation for this network NAT_NET=192.168.252/22 #Add the routes ip route add $P1_NET dev $IF1 src $IP1 table T1 ip route add default via $P1 table T1 ip route add $P2_NET dev $IF2 src $IP2 table T2 ip route add default via $P2 table T2 ip route add $P3_NET dev $IF3 src $IP3 table T3 ip route add default via $P3 table T3 ip route add $P4_NET dev $IF4 src $IP4 table T4 ip route add default via $P4 table T4 ip route add $P5_NET dev $IF5 src $IP5 table T5 ip route add default via $P5 table T5 ip route add $P6_NET dev $IF6 src $IP6 table T6 ip route add default vi...
2012 Mar 01
3
Standard variance / devistion clarification
Dear gurus, Im a newbie, and I want to ask a very general question. Assume that I have a set of numbers as follows, 1, 1, 2, 10, 100, 10,1 >From these, I need to identify which number is the most different as compared to others. (in this case, it will be 100, since its way larger than the other numbers). It doesnt have to be specifically this way, but I need to identify which number(s) are
2008 Jan 08
8
Shorewall and LVS-NAT (via fwmark) nat'd machines can't access the outside world directly
Hi guys, I''m not sure where to post for help on this one, shorewall or lvs, I''ll start with shorewall (only cause Tom is a gun at this stuff, and is polite enough to tell me to bugger off to the LVS list if I''m posting in the wrong one ;) I have a single box that is my router/firewall/LVS. Internet -- eth0 - router/firewall - eth1 --- internal lan | eth2
2006 Dec 24
1
Question regarding Split Access description
Hi All, I''m a big user of the LARTC document but am currently stuck with a question around section 4.2 (http://lartc.org/howto/lartc.rpdb.multiple-links.html) in relation to "Routing for multiple uplinks/providers". I''m wanting to do a similar setup to the diagram where I have - lets just say for the moment - two uplink providers where I want to route over two
2013 Apr 26
1
example
Dear Sir, My name is Iut Tri Utami. i am beginning user. I have a problem about generate data in R. It consists of one disk generated by a Gaussian N(0, 0.167) and one ring generated by a Gaussian N(R, 0.1). The mean R was generated from its polar coordinates. The angle was drawn from a uniform distribution on the interval (0, 2ð), and the radius, from a Gaussian N(1.5, 0.1). The class sizes are
2013 Apr 27
1
Bls: RE: example
...ting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. ____________________________________________________________ Send your photos by email in seconds... TRY FREE IM TOOLPACK at http://www.imtoolpack.com/default.aspx?rc=if3 Works in all emails, instant messengers, blogs, forums and social networks. Sent from my BlackBerry? smartphone from Sinyal Bagus XL, Nyambung Teruuusss...!
2005 Feb 01
0
multiple uplinks example script
...t theory). 1. Client --> Main server 2. Main Server --> Client ; Main server -> small server 3. Client -> small server The problem is, when connection 1. use different uplink then connection 2. Those icq related rules below corrected the problem. My script: IF0=eth2 IF1=eth1 IF2=eth3 IF3=eth0 P0_NET=192.168.1.0/24 P1_NET=public1 P2_NET=public2 IP0=192.168.1.254 IP1=publicip1 IP2=publicip1 #gateway P1=publicgw1 P2=publicgw2 #table T1=211 T2=212 T3=222 IP=/sbin/ip # Delete everything #$IP route flush cache $IP route flush all $IP route flush all table $T1 $IP route flush all tab...
2010 Jun 21
3
Polycom firmware: split vs. combined
http://downloads.polycom.com/voice/voip/sip_sw_releases_matrix.html Howdy, all. What's the difference between "split" and "combined" firmware, which can be seen at the above link? I've googled to no avail, I'm afraid. Thanks! -Ken -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
2013 Mar 15
2
Writing a hyperlink to a csv file
Hi, I was wondering if it is possible to create a hyperlink in a csv file using R code and some package. For example, in the following code: links <- cbind(rep('Click for Google',3),"google search address goes here") ## R Mailing list blocks if I put the actual web address here write.table(links,'test.csv', sep=',',row.names=F,col.names=F) the web address
2010 May 02
4
Kernel Panic on Masq Enable with Shorewall 4.4.8 & 2.6.27.45-0.1-default #1 SMP
...the machine crashes when I start it. Would you need the dump file? Please advise as I would really like to use Shorewall! ~Ryan ____________________________________________________________ Send your photos by email in seconds... TRY FREE IM TOOLPACK at http://www.imtoolpack.com/default.aspx?rc=if3 Works in all emails, instant messengers, blogs, forums and social networks. ------------------------------------------------------------------------------
2012 Feb 10
1
Need to aggregate large dataset by week...
Hi all, I have a large dataset with ~8600 observations that I want to compress to weekly means. There are 9 variables (columns), and I have already added a "week" column with 51 weeks. I have been looking at the functions: aggregate, tapply, apply, etc. and I am just not savvy enough with R to figure this out on my own, though I'm sure it's fairly easy. I also have the Dates
2012 Mar 08
4
Problem with a Matrix
Dear All, I have a problem in making a matrix from a data. I did a summary data from a big data frame using (ddply), the resulting table is like that: Site.No Plant.Name Cover.Percentage 1 XXX 15 1 YYY 20 2 XXX 18 2 YYY 21 3 XXX 14 3
2005 Jun 28
1
Help - Firewall/Router Configuration
...0.1" P0_NET="192.168.0.0" #WIF: IF1="eth1" IP1="<real IP>" P1="<real IP>" P1_NET="<real IP>" #DSL: IF2="eth2" IP2="<real IP>" P2="<real IP>" P2_NET="<real IP>" #DMZ: IF3=''eth3" IP3="192.168.0.3" #WEBSRV="<real IP>" P3="<real IP>" P3_NET="<real IP>" #External: <BOSSHOME>="<real IP>" <HQNAT>="<real IP>" <HQGW>="<real IP>" #Split...
2012 May 10
6
averaging two tables (rows with columns)
Hi R user,I am struggling to figure out on how I can calculate the average from the two tables in R. Any one can help me? really your help would be grateful- I am spending so much time to figure it out. It should not be so hard, I think. I have very big data but I have created a hypothetical data for simplification. for example I have : table 1 table 1: species occurance data
1997 Feb 05
0
bliss version 0.4.0
...AH[G&B1] ZO;SJHR/]]QS.?$;VTF\0:SD05GE>LJP"+J&@>).Z''PI*6\,B,$:J@,''$"D.F ZF/!;P@?:2:+R2B/?#F,&;*5O1.G"XQ;7=E##\4_7>^(9=>[@V\S0F,Q/-.E4 ZBX8G%%%"W]LCY''$F88/N*/OSF;K%>SLU7E"X]A$RA[-@!*]>/B8"5.M*/Q[8 Z]\(/6@KYW@?LI^B5?IF3:R_=,<SA4;B9))#P]8GS^_;205EIO=TCH''!Y,?GG Z#''02;8#FJXT2`[-J_5$;]6''<@=[-(\E:"T$.0D+[!PF.OBY&U6A:+CG\7^WJ ZA2]XE;.U''R&=*KGQ[TOA[F#SNH:V4^4A[T`$JAAQ/_FGX5?30OT[+)U,NS`_ Z@;^K5_M[+!48C/3>L?@Z_X)2B$6HPY<>=S9:<.%M.?8NB8C%%D.]IRIGHW_K ZXB)W@...