tech-net archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: stf, security and NAT traversal



On 1/20/08, Pavel Cahyna <pavel%netbsd.org@localhost> wrote:
>
> I am using that successfully for a long time, and I don't even need to
> change the routing table. Why is it needed for you?
>

Sorry, I did a mistake in my route...

this is
/sbin/route add 82.67.230.130 192.168.7.1

If you don't do this your 6to4 host can't reach a service redirected
on your nat point (a web server for example)

-- 
int main(int c,char**v){int b,e=(c>>24)+6,g=c==1?1:e>>4;
char*d=c==1?"d3JpdGUgaW4gQw==":g==2?*v:v[c-1];b=c<<6|(*d
+(*d>96?-71:*d>58?-65:*d>47?4:*d>46?16:19));if(*d==61?0:
*d){if((e&=15)>7)putchar((b>>(e-=8))&255); d++;main(((e|
32)<<24)|(b&4095),&d);}return g<2&&c>2?main(--c,v):1;}



Home | Main Index | Thread Index | Old Index