mcn18
mcn18
This script does not work when a subdomain is the main cPanel domain. For example, my CP account domain is sub.example.com so it should add DNS record to the sub.example.com...
Okay, thank you. How would I allow all traffic on my real interface via shorewall?
Also, my /etc/shorewall/interfaces already shows both interfaces. ``` net enp1s0 dhcp,nosmurfs,tcpflags,routefilter,sourceroute=0 net gw dhcp,nosmurfs,tcpflags,routefilter,sourceroute=0 ```
If I configure wireguard after the installation, how would I tell OMR to use the Public IP from the WG interface?
The only reason I am using Wireguard is to get Public IPv4 and IPv6 from my BGP router to use with OMR. If you have a better way to tunnel...
@Ysurac can you tell me how to allow traffic on both my ethernet interface "enp1s0" and my wireguard interface "wg1". I cannot figure out how to do this in Shorewall....
This needs to be done only on Apache's side. The following is what I have in my configuration and it works fine. I don't have anything extra set in NginxProxyManager....
Update: I rolled back to this commit of youtube_to_mp3.py and that fixed my error. https://github.com/PyCoding-A/Spotifarr/blob/1949c1e17a554254306f7136c4d766b70a68e5e1/modules/youtube_to_mp3.py