I have built a smart card server to work on the latest Merlin firmware. It can connect to all my local ip addresses fine, but for some reason I can't access any or connect to any servers outside my LAN.
The server is running on 192.168.1.1 - on port 8080, (from the jffs folder) I tested the binary on another arm device and it works fine on them (connects outside the LAN), is there a firewall script I could add to let this program, or pid access traffic outside my LAN if I'm running it from the router? I assume there is as things like transmission are working fine on this router.
I have downloaded and compiled the latest Merlin source, added all my libraries i need, built the server to work on arm - this is my last hurdle so any help would be appreciated.
The server is running on 192.168.1.1 - on port 8080, (from the jffs folder) I tested the binary on another arm device and it works fine on them (connects outside the LAN), is there a firewall script I could add to let this program, or pid access traffic outside my LAN if I'm running it from the router? I assume there is as things like transmission are working fine on this router.
I have downloaded and compiled the latest Merlin source, added all my libraries i need, built the server to work on arm - this is my last hurdle so any help would be appreciated.