
| Current Path : /var/www/web-klick.de/dsh/90_akt/wlan/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : /var/www/web-klick.de/dsh/90_akt/wlan/wlan14 |
rcnetwork stop eth2 #route del default ifconfig ra0 up #iwconfig ra0 mode Managed iwconfig ra0 essid "Villa Simone" #iwconfig ra0 key s:sk8JG2AP57 #ifconfig ra0 192.168.158.97 #xcv1 gw 158.254 ra0 # # #iptables -P INPUT ACCEPT #iptables -P OUTPUT ACCEPT #iptables -P FORWARD ACCEPT #iptables -t nat -P PREROUTING ACCEPT #iptables -t nat -P OUTPUT ACCEPT #iptables -t nat -P POSTROUTING ACCEPT #iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE #iptables -t nat -A POSTROUTING -o ppp0 -j MASQUERADE #iptables -t nat -A POSTROUTING -o wlan0 -j MASQUERADE #iptables -t nat -A POSTROUTING -o ra0 -j MASQUERADE #route add -net 192.168.149.0 netmask 255.255.255.0 gw 192.168.158.94 ra0