Transmission port forward

Hi guys,
if the service runs on IPFire itself and is listening on red you can use an external access --> https://wiki.ipfire.org/configuration/firewall/rules/external-access which should be the case if you use Transmission as Addon.
If Transmission is part of your (*)LAN clients, you would need to forward it to your local client. In that case you would need a portforwarding rule/NAT --> https://wiki.ipfire.org/configuration/firewall/rules/port-forwarding .

So the first picture uses as source ‘any’ which might be great if you do not know the source IP for sure, but why NATting from firewall to RED then ? Please see above…

The second attempt misses the correct source in my opinion if the wanted data lives in the internet, an IP or ‘any’ might be appropriate… ?

And you are right the wiki is really really outdated but i think correct in essence. So a question comes up for me, might someone who uses this Addon be able to update the wiki if a positive result comes up in your testing scenarios ?

Best,

Erik

closed

Did you reload the transmission webinterface? It doesn’t seem to update the portstate automatically.

Restart the service, reboot and nothing

Not sure how this works.
My guess is port 6969 is access to GUI.
Port forward is to get to GUI?

Maybe this will help:
https://wiki.ipfire.org/configuration/firewall/rules/port-forwarding/red_to_server_on_green

with the Protocol changed from Destination Port 80 to port 6969.

1 Like

did you have a router before the IPFire or a non Public IP from your ISP?

1 Like

non Public IP from your ISP.

IPFire is directly dialing PPPoE over optical fiber.

Try to select “All” as source not “RED” in your Rules as Source. (RED is the RED IP of your IPFire System so the source will not match)

Closed

is working down and up via uTP

If Transmission is running on the IPFire itself and bittorrent allowed under P2P Block this rule should work.

Closed

Use your ISP carrier grade NAT ? (IP on RED in 100.64.0.0/10 Range)


and

and restart service

You have a carrier grade nat IP. This are not full working IPv4 addresses because your ISP use also a nat. You cannot simple open ports from outside in your router because the router before the IPFire blocks it.

2 Likes

How can one tell they have a carrier grade nat ip?
Read up on it. Found it. Did not know it was a thing.

Because of the IP. :wink:

Correct. Checked. I’m behind IPS’s central router, by Carrier Grade NAT (CGN). I requested public IP.

1 Like

2 posts were split to a new topic: I don’t seen any options for upnp in gui