similar to: [Bridge] ppp0 to eth0

Displaying 20 results from an estimated 300 matches similar to: "[Bridge] ppp0 to eth0"

2007 Jan 19
4
Vectorize rearrangement within each column
Consider a matrix like > ma = matrix(10:15, nr = 3) > ma [,1] [,2] [1,] 10 13 [2,] 11 14 [3,] 12 15 I want to rearrange each column according to row indexes (1 to 3) given in another matrix, as in > idx = matrix(c(1,3,2, 2,3,1), nr = 3) > idx [,1] [,2] [1,] 1 2 [2,] 3 3 [3,] 2 1 The new matrix mb will have for each column the
2005 Aug 20
2
Realtime sip_buddies "register=>" how?
Hi all I've been doing some testing on realtime using mysql, an have a little question that could not find the answer to or maybe its not posible at this time. Is there a way use "register=>......" on a DB using realtime. For the moment I use it in sip.conf. It will help me a lot if this could be store on a DB somehow. commets or sugestions .... ? thanks Billy
2013 Feb 28
2
Create polymorphic resources
Hi I have created a polymorphic association for comments since I need commenting functionality on several models. The issue is that when I create the comment in my Commets#create action, I really don''t know what type the parent is of. So, let''s say I have Foo, Bar and Comment. Comment have this: belongs_to :commentable, polymorphic: true And Foo and Bar both have:
2005 Jul 25
2
R Cocoa GUI 1.12 (R 2.1.1 Framework) crashes on acf() (PR#8032)
After I upgraded my installation of R for OS X (Tiger) to 1.12, it consistently crashes when calling the function acf() [stats lib]. Roberto Osorio
2007 Jun 18
1
Automatic paren/bracket closing in 2.5.0?
Hello, Just upgraded to 2.5.0, and found that R now includes an rparen (right parentheses) or rbracket whenever I enter in an lparen. While I can see the use of this function, it doesn't mesh well with my personal style of using R (e.g., using the up arrow, adding an rparen, jumping to the beginning of the line, and then wrapping a summary, for instance). Some 10 minutes of google
2008 Apr 11
1
make check fails if called with --without-recommended-packages
Hi, just for information: On Suse 10.3 x86 > make check fails, if configure was called with --without-recommended-packages for the latest beta. The problem I stumbled upon is located in utlis. Here comes the relevant part of utils-Ex.Rout.fail in R-2.7.0/tests/Examples > ### ** Examples > > require(stats) > glmout <- capture.output(example(glm)) Fehler in
2004 Jan 20
1
evaluation of discriminant functions+multivariate homosce dasticity
While I don't know anything about Box's M test, I googled around and found a Matlab M-file that computes it. Below is my straight-forward translation of the code, without knowing Matlab or the formula (and done in a few minutes). I hope this demonstrates one of Prof. Ripley's point: If you really want to shoot yourself in the foot, you can probably program R to do that for you. [BTW:
2007 Jul 15
0
SOLVED: Re: Newbie ADSL configuration, ppp0 can't activate & config not found
>Message: 26 >Date: Sun, 15 Jul 2007 07:59:09 -0400 >From: Dan Halbert <halbert at everyzing.com> >Subject: Re: SOLVED: Re: [CentOS] Newbie ADSL configuration, ppp0 > can't activate & config not found >Message-ID: <469A0C0D.3030400 at everyzing.com> >Great! By the way, you should not even need to specify the DNS >servers. >In the DHCP
2004 Dec 18
1
ppp0 like eth0
Dear friends, a pointer to howto very welcome please. Shorewall runs on my laptop. Now is quite well configured when it is attached to my LANs (home or office). From times to times I use it while traveling and connect through a GPRS modem which shows up as ppp0. What is the simplest way to configure shorewall so that when ppp0 goes up (well after shorewall is already running) it will treat
2008 May 29
0
Re: Xen 3.0.1: create NAT Rule, Internet ppp0 stops
Hello Denny! I was looking to your post and i realize that i want to do something like that but i can''t set up ppp0 on Dom0. Can you send me the configuration of the ppp0 on your Dom0?? I''ll appreciate your help Denny. Thank you. Regards Ivan _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com
2007 Apr 26
0
[Bridge] Bridging ppp0 and eth0
I am trying to bridge a ppp connection to an ethernet connection. The documentation says this is possible but when issuing the following: brctl addif myBridge ppp0 a short message is displayed br_add_interface: Cannot assign requested address -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.linux-foundation.org/pipermail/bridge/attachments/2007042=
2007 Apr 18
0
[Bridge] bridge with ppp0, ppp1,..
hi there i found your project and tried to bridge two ppp devices. you say (http://bridge.sourceforge.net/faq.html) that this is possible: ... "Linux bridging is very flexible; the LAN's can be either traditional Ethernet device's, or pseudo-devices such as PPP, VPN's or VLAN's. The only restrictions are that the devices:" ... i tried this but got
2006 Feb 13
0
Xen 3.0.1: create NAT Rule, Internet ppp0 stops
hi, i installed a fresh Xen 3.0.1 installation and setup ppp0 (Dom0) for Internet. Everything is working, till i want to create the MASQ rule, for Internet (DomU and real clients): iptables -t nat -A POSTROUTING -o ppp0 -j MASQUERADE after that, i can''t ping anything to the internet. My old Firewall Setup used for Xen 2.0.7 stopps working too. Also "iptables -L" over SSH
2009 Jun 11
0
Bind krb5kdc only to eth1 and not also to ppp0
Hello, if starting /etc/init.d/krb5kdc, kerberos binds to eth1 and the *current* ip of ppp0. # netstat -nap | grep :750\\b udp 0 0 91.9.220.166:750 0.0.0.0:* 3180/krb5kdc udp 0 0 192.168.0.1:750 0.0.0.0:* 3180/krb5kdc # netstat -nap | grep :88\\b tcp 0 0 0.0.0.0:88
2010 Jan 10
1
ADSL ppp0, persist
Hello guys, I have two ISP's connected to my router. One via eth2, second one via ADSL modem, with ppoe doing on my Centos 5 . The problem I have is, that when ADSL fails , interface ppp0 is removed. This also removes my static routes configured for this interface. I do not want that, as I have load balancing configured and default route is removed when ppp0 interface disapears. This is my
2001 Apr 22
1
wrr/bandwith control in ppp0
is possible to setup any bandwith resource control in a ppp0 interface? i''d like to distribute bandwith equally between pcs in a network, and inside each pc, equally between protocols... is this possible? all the documentation refers to eth0 type interfaces... so? -- $~ who | grep -i brunette | date ; cd ~ ; unzip ; touch; strip; finger; mount; gasp; yes; uptime ; umount; sleep Diego
2007 Jul 14
1
Newbie ADSL configuration, ppp0 can't activate & config not found
I am frustrated. This is a dual boot box, Win XP (Spanish) and CentOS 4.4. The phone company man came today and installed ADSL to the WinXP side and that works fine. I can't get the box online, while in CentOS 4.4. The ADSL router has a fixed IP address (192.168.1.1) and he configured it to get the IP from the ISP via DHCP and get the DNS servers automatically. When I try that on CentOS (which
2011 May 24
1
L2TP ppp+ when using ppp0 for WAN
Hi, i connect to the internet over my eth4 interface using pppoe. The internet always comes on ppp0. I am trying to setup an L2TP/IPSEC VPN and i am reading http://www.shorewall.net/IPSEC-2.6.html#RW-L2TP I notice in the example the interfaces file is given as: #ZONE INTERFACE BROADCAST OPTIONS net eth0 detect routefilter loc eth1
2007 Jul 15
1
SOLVED: Re: Newbie ADSL configuration, ppp0 can't activate & config not found
>Message: 23 >Date: Fri, 13 Jul 2007 22:11:59 -0400 >From: Dan Halbert <halbert at everyzing.com> >Subject: Re: [CentOS] Newbie ADSL configuration, ppp0 can't activate & > config not found >Message-ID: <469830EF.3080601 at everyzing.com> >mailing-lists at computer2.com wrote: > I am frustrated. This is a dual boot box, Win XP (Spanish) and
2005 Jan 18
1
aDSL on ppp0 and dialin ppp
Hi all .... I Have installed Bering LRP on Many sites and I am very pleased with the capabilites of shorewall. Howerver I came across a prob that I am unaware ot its solution. Using shorewall 2.0.2f Kernel 2.4.24 On one Site LRP box serves internet outgoing connections through ( static IP ) a DSL line AND an incoming dial-in PPP conection. My shorewall configuration Is based upon the fact