iptables -t nat
Форум — General
Привет всем. Не могу закончить устаноку OpenVPN из-за iptables: Ввожу: iptables -t nat -A POSTROUTING -s 192.168.1.1/24 -o eth0 -j MASQUERAD Ответ: iptables v1.4.21: can't initialize iptables table `nat': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. Судя по всему проблема в ядре, но немогу его обновить. Может кто сталкивался?