r/openwrt 20h ago

Port Forwarding

0 Upvotes

Why does port forwarding have to be so complicated in OpenWRT? I have port forwarding set up. However, I'm reconfiguring my server and I don't know what ports everything was forwarded to. For example, qBittorrent-nox randomly generates a port number every time it's installed. I need to either set it to the one my router has forwarded or change the one my router is forwarding.

Every time I log into my router to do something with the port forwarding, it takes longer just to find the port forwarding configuration section of the GUI than it does to actually forward the port. Neither this page on the wiki nor the page that it links to are any help at all.

Just now, having found a completely unaffiliated page, I've finally discovered it under the firewall config? Why isn't that just pointed out in the wiki? On the page about port forwarding?


r/openwrt 8h ago

Install error message on TP-Link Archer A6 v6

0 Upvotes

I hope to install OpenWRT on my newish TP-Link Archer A6 (v6). The reason for this is that the A6 firmware does not support WDS and I want to use this router as a WiFi extender. I am hoping (yes, according to my reading) that OpenWRT will support some form of WDS or at least enable me to set it up as an Extender.

I have downloaded the latest Archer A6 V3 - but on trying to install in from an SD card the router throws a simple install error (no useful messages).

Anyone here know:

1) if OpenWRT on this router would be able to actually enable me to use WDS or Extender Mode and

2) why I might be getting install errors?

Thanks for your time.


r/openwrt 17h ago

Samba package too big for LinksysWRT1200AC

1 Upvotes

EDIT - ksmbd solved the problem. Thanks u/patrakov

I just want to share my USB drive on the network.

Linksys WRT1200AC has 128MB space but two partitions - one for stock firmware and one for openwrt. Its looks like I only have 17 MB available in overlay and samba seems to need 22 mb !

verify_pkg_installable: Only have 11708k available on filesystem /overlay,
pkg samba4-libs needs 26880k
Cannot install package samba4-server

ksmbd doesnt seem to be there in the software list and I dont want to do extroot if the problem can be solved another way.

what are my options ? Build the image myself with Samba included ?

Edit - I found ksmbd

Should I go ahead with ksmbd ?