1. Store
  2. Apps
  3. Hardware
  4. Support
  5. Solutions

ClearFoundation

Forums
Welcome, Guest
miniupnpd - ClearOS 6 RPM ready for testing
(1 viewing) 1 Guest
Go to bottomPage: 1
TOPIC: miniupnpd - ClearOS 6 RPM ready for testing
#37395
miniupnpd - ClearOS 6 RPM ready for testing 1 Year, 4 Months ago  
Hi all,

For end users

I added Tim's miniupnpd package to the build system and the RPM is ready for testing. To install and run it:

Code:


yum --enablerepo=clearos-test install miniupnpd
service miniupnpd start



I think that's it. Please report back here on how things are working.


For hackers

I bumped the version to the latest one available. The rest is all Tim's work.

For those of you who plan on diving into the build system, you will need to upgrade the clearos-devel package to get the "mockbuild" step working (as described in one of the packaging docs). You will also need to install the iptables-devel dependency if you want to build the RPM on your system:

Code:


yum --enablerepo=clearos-dev install iptables-devel clearos-devel



For Tim and any others who would like to make changes, you can add patches, as well as update the config and init scripts in CVS. When you are ready to push it to the build system, just let me know. The documentation on the process is here, but it might need a few updates.
Peter Baldwin
Developer
Posts: 1608
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#37402
Re: miniupnpd - ClearOS 6 RPM ready for testing 1 Year, 4 Months ago  
Thanks Peter! will have a look hopefully later today
Tim Burgess
Moderator
Posts: 5831
graph
User Online Now Click here to see the profile of this user
The administrator has disabled public write access.
 
#38468
Re: miniupnpd - ClearOS 6 RPM ready for testing 1 Year, 3 Months ago  
I tried to install this on 6.2 b3 and got package not available.
[root@gw ~]# yum --enablerepo=clearos-test install miniupnpd
Setting up Install Process
No package miniupnpd available.
Error: Nothing to do

Is anyone able to tell me what I need to do to install this.

Regards
Rich
ric9887
Fresh Boarder
Posts: 15
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#38493
Re: miniupnpd - ClearOS 6 RPM ready for testing 1 Year, 3 Months ago  
Hi Rich,

With the release of beta 3, the package was kicked back into the developer repository. Try:

yum --enablerepo=clearos-dev install miniupnpd
Peter Baldwin
Developer
Posts: 1608
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#38554
Re: miniupnpd - ClearOS 6 RPM ready for testing 1 Year, 3 Months ago  
Thank Peter,
I get this in messages log.

Mar 9 12:40:28 gw miniupnpd[25883]: chain MINIUPNPD not found
Mar 9 12:40:28 gw miniupnpd[25883]: chain MINIUPNPD not found
Mar 9 12:40:28 gw miniupnpd[25883]: chain MINIUPNPD not found
Mar 9 12:40:28 gw miniupnpd[25883]: chain MINIUPNPD not found
Mar 9 12:40:28 gw miniupnpd[25883]: addnatrule() : chain MINIUPNPD not found

Is this bad ?
ric9887
Fresh Boarder
Posts: 15
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#38556
Re: miniupnpd - ClearOS 6 RPM ready for testing 1 Year, 3 Months ago  
There are some additional instructions for the iptables configuration here (for 5.2)
www.clearfoundation.com/component/option.../func,view/id,21002/

Not sure what the best way to incoporate this into the app would be, (%post install script to patch the firewall config?) any thoughts Peter?
Tim Burgess
Moderator
Posts: 5831
graph
User Online Now Click here to see the profile of this user
Last Edit: 2012/03/09 08:06 By timb80.
The administrator has disabled public write access.
 
#38584
Re: miniupnpd - ClearOS 6 RPM ready for testing 1 Year, 3 Months ago  
Ahhh... firewall hooks. I'll add those hooks into the mainline firewall. We're slowly migrating to a more plugin-like solution, but we're not there yet.

Stay tuned!
Peter Baldwin
Developer
Posts: 1608
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#39056
Re: miniupnpd - ClearOS 6 RPM ready for testing 1 Year, 2 Months ago  
Hi Tim and Rich,

The firewall changes were implemented and it's now in a "works for me" state To install/upgrade, run:

yum --enablerepo=clearos-updates-testing install miniupnpd app-firewall-core
Peter Baldwin
Developer
Posts: 1608
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#39356
Re: miniupnpd - ClearOS 6 RPM ready for testing 1 Year, 2 Months ago  
Hi Peter, thanks for the update, its working for me too.
ric9887
Fresh Boarder
Posts: 15
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#42513
Re: miniupnpd - ClearOS 6 RPM ready for testing 1 Year ago  
I stumbled across this thread in my google earch for trying to get my xbox 360 to work right. In the end I found a post somewhere that said to install miniupnp to just run the command below. I'm assuming that is the Production version?

yum install miniupnpd

On a side note the only way I could get my xbox to work was by doing the following

Uninstall the content filter
yum remove app-content-filter

install upnp
yum install miniupnpd

My Web Proxy is configured as follows
Transparent Mode: Enabled
User Authentication: Disabled
Eric
Fresh Boarder
Posts: 7
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
Eric
 
Go to topPage: 1
  get the latest posts directly to your desktop