Re: port forwarding

2006-12-04 Thread Dmitri Alenitchev
Bambero wrote:
 Hello
 
 I have a problem with port forwarding. My network looks like this:
 
 INERNET   =  [ne3] router (OpenBSD-3.9) [ne4] (192.168.0.1)  =
 client (192.168.0.2)
 
 I want to forward port  of my router [ne3] to port 80 on client machine.
 I have the following rules in my /etc/pf.conf:
 
 ===
 ext_if=ne3
 int_if=ne4
 
 nat on $ext_if from !($ext_if) - ($ext_if)
 
 rdr pass proto tcp from any to any port  -  port 80
 ===
 
 When i try to connect (using telnet) to port  connection hangs. Nmap 
 shows:
 
 /tcp filtered sun-answerbook
 
 Otherway when I try to forward port  to machine with public IP
 evething works fine:
 
 rdr pass proto tcp from any to any port  - 129.128.5.191 port 80
 
 /tcp open sun-answerbook
 
 
 Port 80 on 192.168.0.2 is open.
 
 What may be wrong ?

do you allow traffic to this port?
add somethink like that:

pass in on $ext_if proto tcp from any to any port 



Re: ath(4) testers needed: AR2413, AR5413, AR5424 and AR5212 11a mode

2006-09-21 Thread Dmitri Alenitchev
Jurjen Oskam wrote:
 On Tue, Sep 19, 2006 at 08:21:58PM +0200, Reyk Floeter wrote:
 
   [test ath]
  please also test it if you have an intel-based mac - the integrated
  wireless NIC is based on the pci express AR5424 chipset.
   [...]
  just test -current.
 
 Are there already snapshots available with these changes?

Latest snapshot (9/16/06) without these changes. Use -current.