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 

miniupnpd forward rule for xbox's only

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



Joined: 21 Nov 2011
Posts: 1
Location: UK

PostPosted: Mon Nov 21, 2011 10:26 pm    Post subject: miniupnpd forward rule for xbox's only Reply with quote

EDIT:
I jumped the gun sorry, forgot about the access permission at the bottom of miniupnpd.conf so i just put in 192.168.0.3/32 for my xbox.

-----

Hi, i have done the default configuration and build. It works great with my xbox. I was using port forwarding before without any problems but now i have two xbox's so i need this solution.

I'm running a linux server and in the iptables_init.sh script at the forward rule, can i just enable it for only the xbox's? For example could i use a "-m mac <mac address of xbox>" so only the xbox could use the upnp function, and another one for my other xbox.

Here is the line i would use for one of the xbox's:

$IPTABLES -t filter -A FORWARD -i $EXTIF ! -o $EXTIF -m mac --mac-source 00:11:22:33:44:55 -j MINIUPNPD
Back to top
View user's profile Send private message
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.