Re: OpenBSD 4.1 - NAT + ttl=0 trouble -solved!

2007-12-23 Thread gentoo1
gentoo1 wrote: > > Hello :) > > I use OpenBSD 4.1 for gateway for my laptop. I set in my pf.conf file : > nat on fxp0 from rl0:network to any -> fxp0 ..and other rules. OK and > I have Internet on my laptop. Worked fine! But yesterday my ISP set ttl > to 0 --->

Re: OpenBSD 4.1 - NAT + ttl=0 trouble

2007-12-22 Thread gentoo1
Stuart Henderson wrote: > > I didn't give you rules to try, I was pointing out that you had > a problem because you had conflicting scrub rules. > > Since you didn't include pf.conf I can't make any suggestions > exactly what is conflicting, but if you look through it you'll find > some other scr

Re: OpenBSD 4.1 - NAT + ttl=0 trouble

2007-12-22 Thread gentoo1
Stuart Henderson wrote: > > On 2007/12/21 14:13, gentoo1 wrote: >> I put this in my pf.conf but ttl is still zero.: >> >> scrub out on $ext_if min-ttl 10 >> >> scrub in on $ext_if all fragment reassemble min-ttl 15 max-mss 1400 > > You've

OpenBSD 4.1 - NAT + ttl=0 trouble

2007-12-21 Thread gentoo1
Hello :) I use OpenBSD 4.1 for gateway for my laptop. I set in my pf.conf file : nat on fxp0 from rl0:network to any -> fxp0 ..and other rules. OK and I have Internet on my laptop. Worked fine! But yesterday my ISP set ttl to 0 ---> ttl=0... and now i try to change this value but unsuccessful.

Re: OpenBSD 4.1 and NFS and PF trouble

2007-11-25 Thread gentoo1
Brian Morton-5 wrote: > >> Hi guys. >> >> I have a problem with nfs and pf. When PF is on , then nfs not work. I >> put >> the hole for portmap and nfs in pf... but i think that the problem is in >> mountd, because mountd every time when I restart the server change his >> own >> port: >> >> ##

OpenBSD 4.1 and NFS and PF trouble

2007-11-25 Thread gentoo1
Hi guys. I have a problem with nfs and pf. When PF is on , then nfs not work. I put the hole for portmap and nfs in pf... but i think that the problem is in mountd, because mountd every time when I restart the server change his own port: # #rpcinfo -p mars

Re: openBSD 4.1 + vsftpd

2007-10-26 Thread gentoo1
I thank each you! The issue is solved!!! Problem was that i have no ftp account on systems. I just think that ftp-acc. is created by instalation of OpenBSD. No problem with anonymous ftp yet :) =) -- View this message in context: http://www.nabble.com/openBSD-4.1-%2B-vsftpd-tf4696963.html#a

Re: openBSD 4.1 + vsftpd

2007-10-26 Thread gentoo1
david l goodrich-2 wrote: > > On Fri, 26 Oct 2007 05:18:07 -0700 (PDT), gentoo1 <[EMAIL PROTECTED]> wrote: >> HI guys! >> I'm new in Open BSD world.. I have 5 years experience in Linux and > UNIX.. >> But now i have openbsd instalation since 1 week :) &

openBSD 4.1 + vsftpd

2007-10-26 Thread gentoo1
HI guys! I'm new in Open BSD world.. I have 5 years experience in Linux and UNIX.. But now i have openbsd instalation since 1 week :) And a problem with vsftpd (anonymous): client says : 500 OOPS: vsftpd: cannot locate user specified in 'ftp_username':ftp . . . When i set anonymous_enable=NO lo