I have tried everything, I watched some routing videos and it didn't work, what it did was disconnect me, does anyone have an idea what happens that my virtual machine in Linux doesn't catch the internet? need help please
i try this i see in another forum, and donk work!
iptables -t nat -A PREROUTING -p tcp -d 192.168.30.5 --dport 80 -i vmbr0 -j DNAT --to-destination 192.168.30.103:80
iptables -t nat -A PREROUTING -p tcp -d 192.168.30.5 --dport 443 -i vmbr0 -j DNAT --to-destination...
Read more
i try this i see in another forum, and donk work!
iptables -t nat -A PREROUTING -p tcp -d 192.168.30.5 --dport 80 -i vmbr0 -j DNAT --to-destination 192.168.30.103:80
iptables -t nat -A PREROUTING -p tcp -d 192.168.30.5 --dport 443 -i vmbr0 -j DNAT --to-destination...
Read more