Bislang läufts weiterhin ohne Probleme, falls ich dir irgendwelche config Daten zum Abgleich weiterleiten soll, gerne.
Das ist schon mal die Version
HTS Tvheadend 4.3-1983~gb8710206e
@ojaksch Verrückte Wendung.
Habe auf einer früheren Test LXC (privilegiert) selbst tvheadend kompiliert...
Nach dieser Anleitung
Diese findet den TRIAXX und hat auch kein Problem mit Performance!
Vielen Dank für deine Ratschläge.
Ich bin völlig konfus. Du siehst es richtig das ich ein totaler Linux Anfänger bin, aber bislang konnte ich noch jedes Problem lösen ;-)
Aktuell kriege ich meine tvheadend nur dazu meinen Triaxx zu finden indem ich ihn als Snap in einer Ubuntu VM installiere...
Hallo,
vor vielen Jahren (4) setzte ich einen LXC Container mit tvheadend auf.
Dieser funktioniert bislang reibungslos.
Aufgrund des o.g. Problems versuche ich nun eine VM mit Ubuntu und tvheadend aufzusetzen.
Weder ein neuer LXC Container, noch eine VM kann jedoch den sat-ip Server finden...
As I can see your problems (and mine), I should not have updated to pve7 as there is this absolutely disturbing problem.
It also worked for years here and now after upgrading to pve7 it does not. Anybody tried tvheadend in a vm? Maybe qemu does not have this problem?!
Hallo,
ich hab eine subdomain.domain.tld. Diese kann ich mit IPv4 erreichen. Diese Weiterleitung funktioniert also.
Bin bei der Telekom und hab VDSL mit 100Mbit, falls das wichtig ist...
Ich versuche das selbe über IPv6 zu erreichen, scheitere jedoch.
Ich kann vom Proxmox host wie auch vom...
I found this manual and I added
PostUp = echo nameserver 8.8.8.8 | resolvconf -a tun.%i -m 0 -x
PostDown = resolvconf -d tun.%i
to my wg0.conf
I also installed resolvconf and executed dpkg-reconfigure resolvconf and rebooted the container
Still no change.
I cannot ping neither internal nor...
I thought this as well and tested it a while ago, but when I change it I cannot reach internal or external IPs.
and ip r on my smartphone shows
ip r
10.152.210.16/29 dev rmnet_data1 proto kernel scope link src 10.152.210.20
192.168.2.0/24 dev tun0 proto kernel scope link src 192.168.2.2
I just...
ip r
10.152.210.16/29 dev rmnet_data1 proto kernel scope link src 10.152.210.20
192.168.2.0/24 dev tun0 proto kernel scope link src 192.168.2.2
from this Smartphone I can reach any machine in my home network, as well as the PVE host.
Yes, I also can ping and reach the wireguard machine...
When just restarting network my machines could not establish any connection, but after rebooting everything worked but internet via wireguard.
ip r
default via 192.168.178.1 dev eth0 proto dhcp src 192.168.178.73 metric 1024
192.168.2.0/24 dev wg0 proto kernel scope link src 192.168.2.1...
this is my /etc/network/interfaces
"auto lo
iface lo inet loopback
iface enp3s0 inet manual
auto vmbr0
iface vmbr0 inet static
address 192.168.178.29
netmask 24
gateway 192.168.178.1
bridge-ports enp3s0
bridge-stp off
bridge-fd 0
#auto...
in the /etc/network/interfaces I had to uncomment this
"
#auto wg0
#iface wg0 inet static
#address 192.168.42.1
#netmask 255.255.255.0
#pre-up ip link add wg0 type :
#.wireguard
#pre-up wg setconf wg0 :
#./etc/wireguard/wg0.conf
#up ip link set wg0 up
#down ip link delete wg0
#iface wg0 inet6...
1. yes, in the container I can ping heise.de
2. I tried it with firewall enabled and firewall disabled and rebooting
3. yes I think so, oh, the config was cut:
PostUp = iptables -A FORWARD -i %i -j ACCEPT; iptables -A FORWARD -o %i -j ACCEPT; iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE...
Hej there,
I configure my wireguard according to this tutorial.
I can connect to the wireguard but unfortunately I got no access to the internet via this tunnel.
Can you see my problem?
wg0.conf
[Interface]
Address = 192.168.2.1/24
PrivateKey = ishere
ListenPort = 51820
PostUp = iptables -A...
Same problem here
pvesm status
Name Type Status Total Used Available %
NFS-NAS nfs active 961433728 2717952 909877632 0.28%
backup dir active 3844640564 1909543520 1739729784...
Ich bin jetzt mal so frech und zeige dir nur die aktuelle ;-)
Ich denke wie sie vorher gewesen ist, ist sowieso Raute ;-)
# <file system> <mount point> <type> <options> <dump> <pass>
/dev/pve/root / ext4 errors=remount-ro 0 1
/dev/pve/swap none swap sw 0 0
proc /proc proc defaults 0 0
/dev/sdd1...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.