similar to: ppp interfaces for both loc and net

Displaying 20 results from an estimated 100 matches similar to: "ppp interfaces for both loc and net"

2006 Mar 24
10
Multi-ISP with one Dynamic IP
I have two feeds, one with a static IP and one with a dynamic IP. How can I configure a Multi-ISP setup with the dynamic IP, or can I? I don''t think the gateway will change, just the interface IP. -- Chris Mason NetConcepts (264) 497-5670 Fax: (264) 497-8463 Int: (305) 704-7249 Fax: (815)301-9759 UK 44.207.183.0271 Cell: 264-235-5670 Yahoo IM: netconcepts_anguilla@yahoo.com --
2005 Jan 27
3
negative tokens
I have this: class htb 1:29 parent 1:1 prio 0 rate 3000bit ceil 100000bit burst 1599b cburst 1611b Sent 33233 bytes 772 pkts (dropped 0, overlimits 0) lended: 415 borrowed: 357 giants: 0 tokens: -3756376 ctokens: 128779 or this: class htb 1:21 parent 1:1 prio 0 rate 3000bit ceil 100000bit burst 1599b cburst 1611b Sent 57554 bytes 618 pkts (dropped 0, overlimits 0) lended: 193 borrowed: 425
2005 Jun 26
12
Vpn Trouble
I am trying shorewall as my previous post With alisias on eth1 loc and 4 pptp client vpns. The odd thing is when I enter one of the vpns in interfaces such as vpn1 it works. But if I enter the vpn in the hosts file shorewall blocks the vpns. shorewall/hosts #ZONE HOST(S) OPTIONS loc eth1:192.168.25.0/24 loctw eth1:192.168.50.0/24 locsa eth1:192.168.75.0/24 vpntw
2003 Jan 25
4
multiple ssh tunnels needing different rules
I have a firewall running Shorewall 1.3.13-1 from rpm on a redhat 7.3 box. The box has three nics assigned to zones loc net and dmz. We also have multiple vpn links accomplished via ssh tunnels, These links all come from dynamic IP addresses with known private subnets behind them. There are basically two types of networks these vpns connect, one with access to almost everything and one with
2003 Aug 13
3
a solution to pppd random interface name ?
Hi, I have multiple ppp interfaces that does not correspond to the same network usage. Do you know anything about trying to set definitively the ppp+ name ? or anything to adapt automagically iptables to the real network which is behind each ppp+ interface ? I''ve tooken a look into the IFNAME env var... but it doesn''t seems to work :c/ regards, -- BeTa
2005 Mar 11
2
Redirecting loc-net-loc request to loc
Ok. That''s probably really confusing. :) Here''s what I''d like to do. If it''s something that''s overly difficult or just plain stupid, let me know. :) I''m on cable with a dynamic IP. I have a domain forwarding account pointing to me. That is techiem2.no-ip.com. The firewall is 192.168.100.1. My web server is on port 444 on machine
2004 Aug 17
4
Wild cards in "shorewall add" command
Hi I am looking at converting a Linux terminal server box to iptables using Shorewall 2.0. (At the moment it uses ipchains). The server currently has scripts which are called as each user logs in which run a series of "ipchains" commands to set the access rights for that user (and again to cancel them when the user logs out). My plan is to replace these scripts with ones that call
2004 Mar 24
2
multipath routing
I have a private lan that is connected to the world via 3 dsl lines. I put up a linux box that handles all the dsl lines, lan gateway and all is working well...until...one of the dsl lines goes down. My routing table is: x.x.x.x dev ppp0 proto kernel scope link src x.x.x.x x.x.x.x dev ppp1 proto kernel scope link src x.x.x.x x.x.x.x dev ppp2 proto kernel scope link src x.x.x.x
2006 Aug 02
0
rake stats LOC
Running "rake stats" shows validates_presence_of :stuff, :more_stuff, :yet_more_stuff As two lines of code (LOC). I think it should be one line of code, since it''s one statement. An easy way to do that would be to not count the lines with a comma at the end. Joe
2002 May 14
1
[Shorewall-users] Redirect loc::80 to fw::3 128 not work (fwd)
> -----Original Message----- > From: Tom Eastep [mailto:teastep@shorewall.net] > Sent: Tuesday, May 14, 2002 1:15 PM > To: Shorewall Development > Subject: [Shorewall-devel] [Shorewall-users] Redirect loc::80 to > fw::3128 not work (fwd) > > > I''m beginning to believe that the use of the last column in the rules > file to designate redirection/forwarding is
2004 Nov 10
1
Problem with Shorewall/Routing VPN - LOC
Hello! I configured a pptpserver on my firewall and followed the pptp-manual from Shorewall. Login via VPN to firewall (internal ip: 192.168.10.2) is ok and I can ping this server via internal ip (and use it: add samba-shares, etc.). Unfortunately I can''t connect to other hosts in my intranet (LOC). Ping from vpn-client to clients in intranet fails, although Shorewall-Log shows an
2011 May 08
0
Re: mysql.exe ERROR 2005 (HY000): Unknown MySQL server host 'loc
Romeo Petruca wrote: > wine mysql.exe -h localhost -u root -p First of all, why are you using windows' version or 'mysql' client and not native Linux version? Romeo Petruca wrote: > i got this error: > ERROR 2005 (HY000): Unknown MySQL server host 'localhost' (10093) Most likely it's trying to use pipe and fails of course. Add '--protocol=TCP' option.
2002 Dec 31
1
Big Brother with Shorewall loc dmz zones?
How would I use Big Brother with Shorewall and my loc and dmz zones to monitor hosts in both zones? If Big Brother''s server is on my LAN (loc) is it "safe" to forward the bb port from the dmz to the LAN? What would the security risks of this be? Common sense says that it may not be a good idea to forward stuff from the dmz to the LAN, but I''m inexperienced and unsure
2002 Dec 03
0
[LLVMdev] 100k LOC club
BTW, it looks like LLVM has broken the 100,000 LOC mark. :) ~/llvm$ wc `utils/getsrcs.sh ` ... 100384 419463 3658827 total -Chris -- http://llvm.cs.uiuc.edu/ http://www.nondot.org/~sabre/Projects/
2006 Jul 26
0
[LLVMdev] Nightly Tester LOC Back Online
Dear All, With the help of Reid Spencer, UIUC CS IT support, and Patrick Jenkins, the LOC graph on the nightly tester has returned. -- John T.
2010 Oct 05
0
library: loading of required packages and argument 'lib.loc'
Hi, is there a reason why when calling the argument 'lib.loc' of library() is not used when trying to load the required packages? 0. Package A depends on package B 1. Install packages A and B in a subdirectory 'lib' of the current directory 2. Call: library(A, lib.loc='./lib') This will give something like the following: Loading required package: B Error: package
2018 Jul 21
0
Library lib.loc Option Ignored for Dependencies
Not sure whether it is the same issue as was raised here: https://stat.ethz.ch/pipermail/r-devel/2010-October/058729.html but in any case perhaps the problem could partially be remedied on line 245 of src/library/base/R/library.R by passing the lib.loc to .getRequiredPackages2() ...here is a patch (untested) Index: src/library/base/R/library.R
2018 Jul 25
1
Library lib.loc Option Ignored for Dependencies
On 25.07.2018 04:00, Dario Strbenac wrote: > Good day, > > A self-contained example which reproduces the problem is > > packagesFolder <- tempdir() > latestFolder <- file.path(packagesFolder, "latest") > dir.create(latestFolder) > > devtools::create(file.path(latestFolder, "statistics"), description = list(Version = "1.1.0", Depends
2001 Sep 27
1
library() and lib.loc
library() takes lib.loc as the third argument. Where is this set? I am modifying the default library search path and everything seems to be ok except for this (I want R_HOME/lib/library rather than R_HOME/library). -- albert chin (china at thewrittenword.com) -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read
2010 May 31
0
miss.loc function in MCMC Geneland: can't make it work
I am trying to use the function 'filter.NA=TRUE' in Geneland. The function appears to be set on TRUE by default, as it appears as TRUE in the 'parameter.txt' file output and hence I do not need to enter the function per se (as it is an 'Unused argument otherwise') . Hence all my missing data (individuals that I have not yet scored at that specific loci) are scored as