Jump to content

BKS

Members
  • Posts

    33
  • Joined

  • Last visited

Everything posted by BKS

  1. Thanks for your reply. Only step 3 worked. Tried a different browser (chrome and firefox) and clearing cache, no luck. Any other ideas?
  2. I used to be able to have a console for each docker container through the unraid web interface. Now, when I attempt to launch the console, I just get a blank black window. My googling is failing me for an obvious solution. Anyone experience this before?
  3. 1. Enable dockerhub search results in CA 2. search for protonmail bridge; install the version by shenxn 3. Try the following network settings: Network type: Host, imap: 1143, smtp: 1025. 4. Open docker container in console mode 5. Open protonmail bridge in CLI mode by running "protonmail-bridge --cli" 6. Authenticate with "login" command, follow prompts. 7. Copy those credentials into your mail client, replacing the 127.0.0.1 IP address with that of your unraid server.
  4. Yes I did, but the only way I was successful was using the host networking interface setting. You're running the bridge in CLI mode right? I never had an issue with the docker itself having an internet connection.
  5. I don't necessarily need a separate IP. That's just the only way I've gotten it working. It seems like I should be able to enable bridge mode and from the client connect the unraid server's IP, right?
  6. An update: If I set the network type for the container to custom / br0 and give it a fixed IP, I can connect to the bridge as expected from within the LAN. However, when I try the same thing from a client connected through wireguard, it does not work. When I ping the docker's local IP address from the remote wireguard client, I get destination host unreachable. Could this be solved with a static route? VLAN?
  7. I'd like to run protonmail bridge as a docker container on my unraid 6.8.3 box. Nothing is available in CA, so I was able to load a container from dockerhub (currently using shenxn/protonmail-bridge). It loads successfully and I'm able to spin up the protonmail-bridge application, but having trouble with getting network connections to work after that. My goals are to have the IMAP and SMTP ports via that application open to both network clients as well as clients connected through a "remote tunnel" on wireguard. I've tried all sorts of variations of the networking configurations in VPN settings as well as docker container (bridge, host, custom) but I haven't been successful. Any tips? This is what I'm currently working with:
  8. I installed this plugin via CA on my new unraid install. I set it up based on the blog post here. I create a peer with remote tunneled access and import it into a android client. I then enable the connection but on the logs it shows handshake initiation timeouts and I'm unable to ping from unraid. The port is appropriately forwarded to the VPN endpoint from my router side of things. Not sure where to go from here for troubleshooting.
×
×
  • Create New...