similar to: ip balance

Displaying 20 results from an estimated 200 matches similar to: "ip balance"

2003 Mar 04
6
ip rule nat
when doing somehitng like ip rule add fwmark 3 nat 200.42.75.183 table ppp0 prio 1 (the idea is that packets that match the fwmark 3 change their source address to 200.42.75.183)..it first apply the nat and then routes to table ppp0 right? in such case the, nat, why may be nat not being applyed? cause it doesnt work at all..it goes to that interface but does not nat the src address of the package.
2012 Apr 26
1
creating a package?
Dear R users.   I'm trying to know how to create a function. I have developed a big code that use a file and makes many process and then creates a table that is exported as txt. The point is to make something like a function.  I need to make it easy for others, so they can run it. This has a particular name? I will be very gratefull and placed if any of you can provide some lights.
2012 Mar 26
2
[OT] Ley de transparencia en España y acceso a bases de datos públicas
Hola, ¿qué tal? Pido excusas primero a aquellos a quienes el tema le resulte geográfica y materialmente ajeno. Estos días se ha hablado de la nueva Ley de Transparencia española que tiene que ver con la obligación de las administraciones públicas de ceder sus datos a los ciudadanos. En los medios de comunicación se ha enfocado desde un punto de vista del control de la gestión de los políticos.
2018 Jul 26
1
LMTP Log
Hey I got a server setup where the Postfix and dovecot is on separated servers. In the postfis log is goes like this on mail in: Jul 26 10:23:13 edimailsl2 postfix/smtpd[12812]: 41blTs18Bzz40nl: client=unknown[172.0.0.12] Jul 26 10:23:21 edimailsl2 postfix/cleanup[12825]: 41blTs18Bzz40nl: message-id=<> Jul 26 10:23:21 edimailsl2 postfix/qmgr[10666]: 41blTs18Bzz40nl: from=<tk at
2013 Feb 11
2
About DNS service
I've followed these commands successfully : - yum install bind bind-chroot bind-libs bind-utils - service named start When I used " host x.domain.com localhost" I got : using domain name server : name : localhost address : 172.0.0.1#53 host x.domain.com not found: 2(SERVFAIL) I've changed the ip settings from (Automatic dhcp to manual ) but with the same result... --
2004 Mar 23
1
netbios names? okay but which?
Hi all, I use suse linux 9 with samba.3.0.2 In the smb.conf among others there are: ---------------------------------------------------------- ;basic server settings workgroup = NIK server string = SZERVER socket options = TCP_NODELAY SO_SNDBUF=8192 SO_RCVBUF=8192 wins support = yes name resolve order = wins lmhosts hosts bcast ---------------------------------------------------------- It is
2018 Sep 10
1
Disconnects on Director
Hi I am seeing a lot of clients time out on my Director. I'm wondering if this is "normal" or there is some opportunity to tweak something? Log line: imap-login: Info: proxy(user at example.com): disconnecting 1.2.3.4 (Disconnected by client: read(size=433) failed: Connection timed out(37s idle, in=939, out=3083)): user=<user at example.com>, method=CRAM-MD5, rip=1.2.3.4,
2007 Jun 25
2
iptables rule (MAC filtering)
Hi all, I've a CentOS box which as two NIC; this box is also a router for LAN subnet: ------------------------------------ | eth0 (external) 172.0.0.1 | | eth1 (internal) 192.168.1.1 | ------------------------------------ | LAN clients (192.168.1.2+) I want to allow http acces only for two LAN boxes; an only http access, which means that others protocols as smtp, pop3,
2012 Jun 26
0
ALQUILER PARA GRUPO HOTELERO o INVERSORES RENTISTAS
Mail ¿Problemas de Visuallizacion?   Ver OnLine   | Enviar a un Amigo  |            ALQUILER PARA GRUPO HOTELERO                  Mexico al 800 entre Tacuari y Piedras a cuadra y media de 9 de Julio     Edificio en Block a Estrenar PB mas 7 Pisos, son 48 suites, un Salon de 350m2, Terraza con Pileta y Deck GRAN CATEGORÍA, Excelente Lobby con doble altura     Se entrega con muebles de cocina,
2010 Aug 23
0
Maria Teresa Torres Muñoz/Control/Gestión de Accidentes/LineaDirecta está ausente de la oficina.
Estaré ausente de la oficina desde el 23/08/2010 y no volveré hasta el 06/09/2010. Responderé a su mensaje cuando regrese, si es urgente enviar mail a Estadisticas GDA Visítenos en: www.lineadirecta.com "Este mensaje y los documentos que, en su caso, lleve anexos, pueden contener información confidencial. Por ello, se informa a quien lo reciba por error que la información contenida en
2023 Aug 18
2
Host key verification (known_hosts) with ProxyJump/ProxyCommand
On 18.08.23 07:39, Darren Tucker wrote: > On Fri, 18 Aug 2023 at 15:25, Stuart Longland VK4MSL <me at vk4msl.com> wrote: > [...] >> The crux of this is that we cannot assume the local IPv4 address is >> unique, since it's not (and in many cases, not even static). > > If the IP address is not significant, you can tell ssh to not record > them ("CheckHostIP
2011 Aug 16
5
ggplot2
Cordial saludo. Estoy tratando de hacer un gráfico con qplot de la libreria ggplot2, en ella tengo dos vectores un "x" y un "y" de tal forma que el gráfico seria qlot(x,y...), ahora quiero añadir un nuevo gráfico con un vector "y1" pero en el mismo cuadro algo parecido a lo que hace la funcion "lines", es decir, que en en mismo cuadro me queden las dos
2004 Apr 16
3
plug-in for cep 2.1
I´d like to know if there is a plug-in for cep where i can see *.ogg files since I know it is way better than mp3 or similars. Thank you! _________________________________________________________________ Charla con tus amigos en línea mediante MSN Messenger: http://messenger.latam.msn.com/ <strong>attached mail follows:</strong><hr noshade> <HEAD><META
2010 Jul 08
4
help
Cordial saludo Estoy realizando un análisis con datos categóricos, donde tengo una tabla 3*3, son tres métodos de estudio comparado con tres niveles de asimilación del problema, lo ideal seria poder decidirse por algún método de estudio en especial, lo único que he encontrado es el test para independencia chi-cuadrado, pero no he podido encontrar algo que me sugiera por un método u otro, me
2018 Jan 02
2
Switching from Internal DNS to Bind9_DLZ
On 1/2/2018 12:25 PM, Rowland Penny wrote: > On Tue, 2 Jan 2018 12:09:33 -0500 > lingpanda101 via samba <samba at lists.samba.org> wrote: > >> Hello, >> >>     Installing bind9 on my Ubuntu 14.04 via. apt-get displays the >> following options. >> >>  #named -V >> BIND 9.9.5-3ubuntu0.16-Ubuntu (Extended Support Version) >>
2016 Mar 19
3
Crash when setting quota = count:User quota
Mar 19 16:54:37 lmtp(xxxx at xxx.xxx): Panic: file file-lock.c: line 269: unreached Mar 19 16:54:37 lmtp(xxxx at xxx.xxx): Error: Raw backtrace: /usr/lib/dovecot/libdovecot.so.0 [0x35f647e07a] -> /usr/lib/dovecot/libdovecot.so.0 [0x35f647e0e6] -> /usr/lib/dovecot/libdovecot.so.0 [0x35f647d4ac] -> /usr/lib/dovecot/libdovecot.so.0 [0x35f6481edf] ->
2005 Apr 26
2
writing a data frame in excel format
Hello I know how read a file in excel format into a R data frame using the RODBC library, but I don't know how write a R data frame in excel format. I don't understand the instructions from RODBC user manual. To read an excel file I use. library(RODBC); conex<-odbcConnectExcel("fis_quim.xls"); sqlTables(conex); data<-sqlFetch(conex,"hoja1"); Suppose I
2011 Mar 01
3
Help
Cordial saludo. Estoy instalando la nueva version de R (2.12.2), esta version me instala bien pero cuando voy a abrir R me aparece un error que dice "imposible restaurar los datos en .RData" alguien me puede ayudar ? ANDRÉS FELIPE FLÓREZ RIVERA UNIVERSIDAD NACIONAL DE COLOMBIA ESTADISTICA 2010 [[alternative HTML version deleted]]
2012 Jun 09
2
R y multinivel
Por favor, estoy aprendiendo R para aplicarlo exclusivamente en modelos jerárquicos lineales o multinivel. Todo lo que me puedan ayudar les quedaré muy agradecido. Cordialmente, Jairo P.D.: Presento mis disculpas por el correo anterior [[alternative HTML version deleted]]
2018 Oct 29
2
RPC and NDR errors in log file
Hello List, I'm receiving several of these messages in my samba log file. I'm not entirely sure what the errors are referencing either. I'm under the assumption DNS related. ndr_pull_error(11): Pull bytes 1 (../librpc/ndr/ndr_basic.c:81) ../librpc/rpc/dcerpc_util.c:264: ERROR: pad length mismatch. Calculated 44 got 0 I have 3 sites with 2 DC's