Jump to content
Not connected, Your IP: 18.191.186.72
Koalaman

Letting Caddy reverse proxy through Linux AirVPN?

Recommended Posts

1 minute ago, cheapsheep said:

No. The revese_proxy still has to point to 8096 which is Jellyfins port:
 

xxx.duckdns.org:6969 {

reverse_proxy 192.168.86.43:8096

tls {

dns duckdns {DUCKDNSToken}

}

}

And then access it by using 
https://xxx.duckdns.org:6969

Thanks, gotta knock off now, but will try this later!

Share this post


Link to post

OP can leave xxx.duckdns.org without the port. When forwarding a port, one can enter 443 as the local port. That way, the Caddyfile does not need to be touched.
Accessing Jellyfin is then done using the remote port.

Thanks to Mr. cheepsheep for the hint. I took reachability on port 443 for granted, but of course it's not possible with AirVPN. :D


NOT AN AIRVPN TEAM MEMBER. USE TICKETS FOR PROFESSIONAL SUPPORT.

LZ1's New User Guide to AirVPN « Plenty of stuff for advanced users, too!

Want to contact me directly? All relevant methods are on my About me page.

Share this post


Link to post
4 minutes ago, flat4 said:

this is a master class on caddyfile...


thank you


Wait till you are using Caddy as a Markdown-based CMS. It's nuts. Only downside is that you will need to write your own CSS, there are no themes. :)

NOT AN AIRVPN TEAM MEMBER. USE TICKETS FOR PROFESSIONAL SUPPORT.

LZ1's New User Guide to AirVPN « Plenty of stuff for advanced users, too!

Want to contact me directly? All relevant methods are on my About me page.

Share this post


Link to post
9 hours ago, OpenSourcerer said:

OP can leave xxx.duckdns.org without the port. When forwarding a port, one can enter 443 as the local port. That way, the Caddyfile does not need to be touched.
Accessing Jellyfin is then done using the remote port.

Thanks to Mr. cheepsheep for the hint. I took reachability on port 443 for granted, but of course it's not possible with AirVPN. :D

 
Yes, sure. I just wanted to make it more understandable. That's why i assumed local and remote port stay the same in client area.

Also, it is important what OpenSourcer already mentioned: Make sure you do not try to access the service while being connected to the SAME vpn server. This won't work.

Share this post


Link to post

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Security Check
    Play CAPTCHA Audio
    Refresh Image

×
×
  • Create New...