Displaying 7 results from an estimated 7 matches for "gianpaolo".
2001 Mar 05
2
[REPOST] Help me: ipmasqadm and default gatway...
...#ipchains -A forward -s 0.0.0.0/0 -d 192.168.1.20/32 -l -j MASQ
#redirect
ipmasqadm portfw -a -P tcp -L 1.1.1.1 80 -R 192.168.1.20 80
HOST B
#172.16.32.1 #ROUTER/GATEWAY OF THE LAB
#how to reach the public end of the tunnel
route add -host 2.2.2.2 gw 172.16.32.1
Thanks a lot,
gianpaolo
--
Un dottore distratto alla paziente: "E'' stata a teatro ieri sera?".
"No, sono andata a letto presto". "E c''era molta gente?".
-- Da it.hobby.umorismo
2001 Feb 28
0
ipmasqadm and default route on masqueraded host
...OST B
#ipchains -A forward -s 0.0.0.0/0 -d 192.168.1.20/32 -l -j MASQ
#redirect
ipmasqadm portfw -a -P tcp -L 111.111.111.111 80 -R 192.168.1.20 80
HOST B
#172.16.32.1 #ROUTER/GATEWAY OF THE LAB
#how to reach the public end of the tunnel
route add -host 111.111.111.112 gw 172.16.32.1
Thanks,
gianpaolo
--
gianpaolo racca
gianpaolo@preciso.net
http://www.preciso.net
2008 Aug 06
3
Dovecot proxying results in "too many open files"
...14 Spam/* 14 VirusAlerts 14
VirusAlerts/* 14 Quarantine 14 Quarantine/* 14
expire_dict: proxy::expire
dict:
expire: mysql:/usr/local/etc/dovecot-expire.conf
Maybe I am missing something here.
I'd really, really appreciate some help on this
to get it sorted out.
Thank you.
Regards,
Gianpaolo
2005 Nov 21
1
Plotting one or more series on the same graphs
...d("topleft", leg.txt, col=c(1,2), lty=c(1,1))
axis(1, 1:4, c("autumn", "spring", "summer", "winter") )
axis(2, 1:11)
doesn't put decimal value, but jut a "1" in the middle of the vertical
axis.
How can make a correct graphs?
Thanks, Gianpaolo.
2007 Sep 19
1
chaing freebsd pxeboot.0 from pxelinux.0
...ything.
This behaviour is only seen with pxe loaders.
While I've read the pxe specs which state the NBP may be split in two if
greater than 32k
thus leading to the .0 and eventually .1 in NBP filenames the behaviour
seen may be
absolutely intenional.
Can you confirm this, Peter?
Greetings
Gianpaolo
2001 Apr 17
2
Samba, vfat and new kernels: Anyone able to solve the problem?
This is my third mail in the last three months and still no-one has
answered, while I received some comments from other users about the fact
that the problem is known. So if you have any info on how to fix this,
please post a message :-)
Here is the problem:
I used to share a vfat mounted partition with other collegues through samba
(2.0.7).
Everything worked and still works fine with kernel
2001 Feb 27
5
NAT+portfw failure
I have the following forced up mew by evil telco problem:
- One IP
- Homebrew LAN
- portforwarding for some services.
- extra PPTP/ppp layer to an internal 10.* network which mutilates DNS
answers.
Setup:
Machine A has ip a.b.c.d (real IP) and is reachable over ADSL with it from
the world. It does NAT for an internal LAN 192.168.0.0/24) and has portforwading
turned on for some ports (eg 80)