Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: Jeff Fentum on March 06, 2003, 02:40:51 AM
-
I've downloaded and attempted to install the port opening RPMs for SME v5.6, and I'm running into a problem.
I loaded the file "e-smith-packetfilter-1.13.0-04.noarch.rpm", and then attempted to rpm the file "dmc-mitel-portopening-0.0.1-3.noarch.rpm".
When I do I get the following message...
error: failed dependencies:
e-smith-packetfilter >= 1.13.0-07 is needed by dmc-mitel-portopening-0.0.1-3
Where is the version 1.13.0-07? It's not available on the 2 sites I found where you can download the port opening files.
I would normally wait until things get "sorted out" before I attempt to jump into it, but I'm under the gun to get a port opening dilemma solved.
-
Jeff,
just install dmc-mitel-portopening-0.0.1-3.noarch.rpm with no dependencies
# rpm -Uvh dmc-mitel-portopening-0.0.1-3.noarch.rpm --nodeps
I built dmc-mitel-portopening-0.0.1-3 with e-smith-packetfilter-1.13.0-07 in mind but then discovered that it broke port-forwarding.
Jon
-
Works...
Thanks JonJon Blakely wrote:
>
> Jeff,
>
> just install dmc-mitel-portopening-0.0.1-3.noarch.rpm with no
> dependencies
>
> # rpm -Uvh dmc-mitel-portopening-0.0.1-3.noarch.rpm --nodeps
>
> I built dmc-mitel-portopening-0.0.1-3 with
> e-smith-packetfilter-1.13.0-07 in mind but then discovered
> that it broke port-forwarding.
>
> Jon