Displaying 20 results from an estimated 700 matches similar to: "Automatic route add/del instead of supernetting"
2002 Jul 18
2
Comments needed
Hi, could somebody answer to my scp patch that I sent 2002-07-13?
--
Miika Pekkarinen
miika at ihme.org
2004 Jan 15
2
execute command/skript on connection?
Hi all,
Is there any way to get a skript or some commands executed on
connection(!) of a host (OS is Linux)?
I'd like to set a host route on my router (my LAN server running Debian
Linux) when my notebook (Debian Linux, too) connects to it. As I
understood tinc-up is executed on startup of the tinc-daemon which
doesn't fit for me.
The hostroute is ONLY to be set if the Notebook is
2013 Aug 09
1
Why libnetfilter_queue is missing from CentOS, but available in, Fedora?
I am asking this on behalf of the HIPL developers;
http://infrahip.hiit.fi/
https://launchpad.net/hipl
They have been working on getting their code consistant to the new
libnetfilter architecture. Finally have Fedora 18 and 19 available, but
have hit a stumbling block with Centos 6. They tell me they are not
finding libnetfilter_queue. Here is their message to me:
On 08/08/2013 02:03 PM,
2002 Jul 13
0
[PATCH]: scp program improved
Hi,
I have made a patch which improves scp utility. It adds two new features:
rate limit and resume support. With rate limit it's possible to limit
transfer speed. Resume allows to continue file transfer where it was last
interrupted. Also the progress meter was improved.
Here is my patch, please send comments about it and what I can do better
if there is something to fix.
---
2009 Feb 06
8
iptables: forwarding on internal device
Good Evening,
I am trying to forward packages on an internal device using iptables:
/sbin/iptables -A FORWARD -i eth0 -o eth0 -m state --state
NEW,RELATED,ESTABLISHED -j ACCEPT
but the packages are still blocked, e.g.:
Feb 6 20:58:28 firewall kernel: DROP-TCP IN=eth0 OUT=eth0
SRC=192.168.100.177 DST=172.28.2.184 LEN=40 TOS=0x00 PREC=0x00 TTL=127
ID=16609 PROTO=TCP SPT=7166 DPT=3590 WINDOW=0
2003 Aug 18
8
help with DNAT rule
Hi All,
The only Internet connection our LAN have is via a proxy server (remotely
located) which is in ZONE is defined as prox and in HOSTS defined as prox
eth0:<proxy_ip>
Local Area Network is defined in ZONE as net and HOSTS defined as
eth0:<ip_subnet>
Is it possible for shorewall to be a proxy server of the local area network
(net)?
and shorewall will then get the connection
2006 Sep 01
3
latest kernel
Today I updated several servers running CentOS 4.3, and got the new
2.6.9-42 kernel. One of the machines serves as our firewall. After
rebooting I lost all forwarding thru the machine. I reverted back to the
2.6.9-34 kernel and connectivity returned. During the few minutes that
the new kernel was running I checked that the routing table looked OK,
and with tcpdump I saw that indeed no traffic
2024 Oct 10
1
Anuncio del paquete de R, paisaje, para el análisis del paisaje y la biodiversidad
Estimada comunidad de R,
Les hago llegar el anuncio del paquete de R, paisaje, para el análisis del
paisaje y la biodiversidad.
https://github.com/ManuelSpinola/paisaje
El paquete está en desarrollo. Hasta ahora he incorporado estas funciones:
*calculate_it_metrics*: Calculate 5 information theory landscape metrics
*count_points_in_polygons*: Count Points within Polygons
*create_cat_esa_10m*:
2010 Apr 27
0
Redone setup, bizare problems
Hi !
Sorry if this is a long post...
I had this setup for about a year without problems :
Network A <-> wrv200 <-> internet <-> wrv200 <-> net b
The 2 networks are linked with an ipsec vpn. The 2 internet connections are
with the same cable company to minimize latency, both separates /24 subnets.
On network A, I got 2 computers, a single sip phone (aastra
2024 Oct 10
1
Anuncio del paquete de R, paisaje, para el análisis del paisaje y la biodiversidad
Estimado
Que bueno, pero no entiendo nada.
Me parece muy bueno y me llama la curiosidad, observo nc = st_read <https://r-spatial.github.io/sf/reference/st_read.html>(system.file <https://rdrr.io/r/base/system.file.html>("shape/nc.shp", package="sf?)) y no tengo ni idea que es el archivo .shp.
¿Podría usted colocar algún ejemplo, por ahí si no es complicado se
2006 Nov 04
0
looking for a del.icio.us like function
hey all,
I use tags in my page and I have a page with a list of tags. I would
like that when the user click on a tag in the list of tags, the tag
gets displayed in a text box and when the user click back on that same
tag it disappear from the text box.
any idea how to do that?
thanx in advance
Pat
2006 Aug 17
1
del.icio.us api - repeating in my layout??? HELP!
I''m pulling in my most recent 6 entries from my delicious account based
on a certain tag. This was working fine for about a week - I just
visited my site, and each time I visit, it keeps adding the same 6
bookmarks below the current 6. So, everytime you navigate throughout
the site, it adds 6 bookmarks to the last (but it''s the same list over
and over).
I have a function
2006 Jul 09
3
Automatically post del.icio.us to Typo
Hello,
Does anybody know how to make the following tutorial work on Typo?
http://theory.isthereason.com/?p=499
Thanks!
Jonas
--
Posted via http://www.ruby-forum.com/.
2006 Jul 18
0
del.icio.us links in the layout - HELP
I''m trying to get my del.icio.us links to appear in the layout, so it''s
throughout the entire application. Here''s the code I have:
#controller - application.rb?
def get_authenticated(path, http)
request = Net::HTTP::Get.new(path)
request.basic_auth ''user'', ''pass''
response = http.request(request)
response.value
2006 Aug 23
0
emdash vs <del>
Hey guys. Is this a bug or what?
>> RedCloth.new("First part -- middle part -- end part.").to_html
=> "<p>First part <del>- middle part -</del> end part.</p>"
But http://textism.com/tools/textile/index.php says the output should
be:
<p>First part—middle part—end part.</p>
Thing is, I *want*
2009 Oct 16
1
How to send Ctrl-Alt-Del to my VM?
Hi,
My Windows HVM askes me to press Ctrl-Alt-Del to log in. But that keys
are captured by the host. How can I send those keys to my VM?
I am using VNCViewer, if that matters.
Thanks,
Jun
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2011 May 27
0
Ruth Lobo del Olmo está ausente de la oficina.
Estar? ausente de la oficina desde el 27/05/2011 y no volver? hasta el
06/06/2011.
Atentamente.
**********************************************************************************************
IMPORTANT: The contents of this email and any attachments are confidential. They are intended for the
named recipient(s) only.
If you have received this email in error, please notify the system manager or
2004 Nov 30
1
cannot change user password with CTRL-ALT-DEL
Has anyone found a resolution to this problem? I am curiousif there is a reg hack or something to correct this behavior. Thanks for anyhelp. Running Samba 2.2.8a-13mdk on mandrake 9.2 with WinXPpro clients. Sambais the PDC.
---------------------------------
Do you Yahoo!?
The all-new My Yahoo! – Get yours free!
2012 Nov 02
0
Grupo de Usuarios de R de Madrid - "Pongamos que hablo del aiRe de Madrid"... (*con R*)...
Hola,
Para los que estén interesados, acabo de incluir el link a la presentación
que hice antes de ayer en la reunión del "Grupo de Usuarios de R de Madrid".
Está en la página del grupo dentro de la de la Asociación:
http://r-es.org/tiki-index.php?page_ref_id=43
En cualquier caso, el link es este:
http://prezi.com/fipcfjen_fck/pongamos-que-hablo-del-aire-de-madrid/
Saludos,
Carlos
2010 Mar 26
0
[PATCH] del xend entry when destroy pv usb host controller of a guest os with no pv-frontend driver
delete xend entry when destroying pv usb host controller of a guest os which
has no pv-frontend driver loaded.
-James (Song Wei)
Signed-off-by: James (Song Wei) <jsong@novell.com>
diff -r f42ff98a2cdc tools/python/xen/xend/XendDomainInfo.py
--- a/tools/python/xen/xend/XendDomainInfo.py Thu Mar 25 09:32:21 2010
+0000
+++ b/tools/python/xen/xend/XendDomainInfo.py Fri Mar 26 13:27:25