miniupnp.tuxfamily.org Forum Index miniupnp.tuxfamily.org
The forum about miniupnp and libnatpmp
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Problem configuring miniupnpd-1.5 with ipf on NetBSD

 
Post new topic   Reply to topic    miniupnp.tuxfamily.org Forum Index -> miniupnpd Compilation/Installation
View previous topic :: View next topic  
Author Message
aa-miniupnp



Joined: 21 Jun 2011
Posts: 3
Location: Norway

PostPosted: Tue Jun 21, 2011 10:25 pm    Post subject: Problem configuring miniupnpd-1.5 with ipf on NetBSD Reply with quote

When I compile and install miniupnpd 1.5 with ipf on my NetBSD/i386 5.0.2 router I get the following error message:

Code:
Jun 22 00:10:44 aa-gw miniupnpd[23630]: SIOCINAFR:File exists
Jun 22 00:10:44 aa-gw miniupnpd[23630]: Failed to add NAT-PMP 5353 udp->10.0.1.2:5353 'NAT-PMP 19814313


This is my /etc/ipf.conf file:

Code:
block in on sip1 proto tcp/udp all head miniupnpd
pass in proto udp from any to 239.255.255.250 port = 1900 with multicast
pass out proto udp from any port = 1900 to any keep state
pass in all
pass out all


And this is the miniupnpd.conf file:

Code:
ext_ifname=sip1
listening_ip=10.0.1.1/24
port=0
enable_natpmp=yes
enable_upnp=yes
bitrate_up=1000000
bitrate_down=10000000
secure_mode=no
system_uptime=yes
notify_interval=60
clean_ruleset_interval=600
uuid=….
serial=12345678
model_number=1
allow 1024-65535 10.0.1.0/24 1024-65535
deny 0-65535 0.0.0.0/0 0-65535
Back to top
View user's profile Send private message
miniupnp
Site Admin


Joined: 14 Apr 2007
Posts: 1589

PostPosted: Wed Jun 22, 2011 7:23 pm    Post subject: Reply with quote

The ipf code needs to be updated/fixed...
Most BSD users are using pf, very few people are interested by the ipf code.
_________________
Main miniUPnP author.
https://miniupnp.tuxfamily.org/
Back to top
View user's profile Send private message Visit poster's website
miniupnp
Site Admin


Joined: 14 Apr 2007
Posts: 1589

PostPosted: Wed Jun 22, 2011 10:11 pm    Post subject: Re: Problem configuring miniupnpd-1.5 with ipf on NetBSD Reply with quote

aa-miniupnp wrote:
When I compile and install miniupnpd 1.5 with ipf on my NetBSD/i386 5.0.2 router I get the following error message:

Code:
Jun 22 00:10:44 aa-gw miniupnpd[23630]: SIOCINAFR:File exists
Jun 22 00:10:44 aa-gw miniupnpd[23630]: Failed to add NAT-PMP 5353 udp->10.0.1.2:5353 'NAT-PMP 19814313


That error message could be because a rule already exists...
_________________
Main miniUPnP author.
https://miniupnp.tuxfamily.org/
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    miniupnp.tuxfamily.org Forum Index -> miniupnpd Compilation/Installation All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group
Protected by Anti-Spam ACP
© 2007 Thomas Bernard, author of MiniUPNP.