Re: Network client is the same from server (solution)

2006-03-09 Thread Tiago Cruz
): pass in on tun0: 10.5.0.6 > 192.168.0.32: ICMP echo request, id 1024, seq 13568, length 40 Thank you, Hope that help somebody. -- Tiago Cruz http://linuxrapido.org ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freeb

Re: Network client is the same from server

2006-03-06 Thread Tiago Cruz
m is now with network mailing because my VPN Server is my CARP backup machine, and the state table is sincronized by pfsync with the CARP master (defaulf gateway of the machines). Maybe its because this tha only my fist ping works :-/ Can you help me please? Many thanks! -- Tiago Cruz http://linuxrap

Re: IPSEC documentation

2006-02-01 Thread Tiago Cruz
ll stupid-simple script to put in /usr/local/etc/rc.d: #/bin/sh # Script to start the VPN Out/2005 # Irado furious with all (irado at globecom.net) # Tiago Cruz (tiagocruz at linuxrapido.org) ip_OF_THERE="200.000.000.001" ip_HERE=&q

Re: Network client is the same from server

2006-01-31 Thread Tiago Cruz
On Tue, 2006-01-31 at 12:30 +, Brian Candler wrote: > I think he needs to NAT destination addresses as well as source addresses, > and statically map a whole /24 to another /24. Put diagramatically: Many thanks by your reply! > and on GW2 you'd need And, If I have't not control about the s

Re: Network client is the same from server

2006-01-30 Thread Tiago Cruz
verlap in the private address range? Using iptables 1.2.7a+ and the NETMAP target: iptables -t nat -A PREROUTING -d 192.168.0.0/24 -j NETMAP --to 192.168.1.0/24 Is this what I want!!! But how can I do this in PF/FreeBSD? Thank you! -- Tiago Cruz http://linuxr

Re: Network client is the same from server

2006-01-27 Thread Tiago Cruz
PF. Is possible to do with pf? Thank you! Tiago Cruz ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Network client is the same from server

2006-01-27 Thread Tiago Cruz
Hi guys, Have some way, like some "ninjitsu" :) to make the connection that one client that have the same network that us? Exemple: My corporate network: 192.168.0.0/22 My house network: 192.168.0.0.24 Result: VPN don't work, because we have a address conflict. Thanks so much!

Re: VPN when host is not gateway

2006-01-27 Thread Tiago Cruz
gateway: cat /usr/local/etc/rc.d/routes.sh #!/usr/local/bin/bash route delete 10.8.0.0 &> /dev/null route add -net 10.8.0.0 -netmask 255.255.255.0 192.168.0.253 &>/dev/null And now all works very good :-) -- Tiago Cruz http://linuxrapido.org Linux User #282636 "The box said: R

Re: VPN when host is not gateway

2006-01-24 Thread Tiago Cruz
reply from 192.168.0.19 I think that this setup will works: 1-) client vpn -> [ping] -> 192.168.0.1 -> [ping] -> 192.168.0.19 2-) 192.168.0.19 -> [reply] -> 192.168.0.1 -> [reply] -> client vpn So, my questions is this: How I make this route? Many thanks! -- Tiago Cruz

VPN when host is not gateway

2006-01-23 Thread Tiago Cruz
route, and because this I go to get some tip... Very thanks, Brazilian Regards -- Tiago Cruz http://linuxrapido.org Linux User #282636 "The box said: Requires MS Windows or better, so I installed Linux" ___ freebsd-net@freebsd.o

Re: MPD and client behind firewall

2006-01-19 Thread Tiago Cruz
On Thu, 2006-01-19 at 11:48 +0300, Gleb Smirnoff wrote: > On Wed, Jan 18, 2006 at 04:29:15PM -0200, Tiago Cruz wrote: > Btw, there are also some dumb ISP (at least in Russia), who filter GRE. And is very complicate to do this GRE work, spend a lot of time do do this :-/ > As

Re: MPD and client behind firewall

2006-01-18 Thread Tiago Cruz
s problem time to time. So, I'll desist to use PPTP, because my clients are from random places. Many thanks for this information! > Can you check whether iptables support NATing PPTP? Yes, but with some limitations... Now, please, what can I do use on FreeBSD to my objectives? Very

Re: MPD and client behind firewall

2006-01-18 Thread Tiago Cruz
t internet. But, if I this pptp proxy solve my problem I'll create one :) Can you help me to do this? Very thanks! -- Tiago Cruz http://linuxrapido.org Linux User #282636 "The box said: Requires MS Windows or better, so I installed Linux" ___

MPD and client behind firewall

2006-01-17 Thread Tiago Cruz
luke mpd: pptp0: killing connection with 200.171.131.250:1860 -- Tiago Cruz http://linuxrapido.org Linux User #282636 "The box said: Requires MS Windows or better, so I installed Linux" ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.o

Re: Help with CARP implementation

2006-01-12 Thread Tiago Cruz
use ifstated? So, very thanks a lot! -- Tiago Cruz http://linuxrapido.org Linux User #282636 "The box said: Requires MS Windows or better, so I installed Linux" ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinf

Help with CARP implementation

2006-01-11 Thread Tiago Cruz
practical examples from rc.conf I will forever thanks :-) Brazlian Regards -- Tiago Cruz http://linuxrapido.org Linux User #282636 "The box said: Requires MS Windows or better, so I installed Linux" ___ freebsd-net@freebsd.org mailing list http