Sailfish-On-Vince / issues

All issue about sailfishos on vince
2 stars 1 forks source link

anbox iptables #5

Closed 0312birdzhang closed 6 years ago

0312birdzhang commented 6 years ago
[root@Sailfish nemo]# /usr/bin/anbox-bridge.sh start
iptables: No chain/target/match by that name.
Failed to setup anbox-bridge.
iptables: No chain/target/match by that name.
0312birdzhang commented 6 years ago
[root@Sailfish nemo]# iptables -t mangle -A POSTROUTING -o anboxbr0 -p udp -m udp --dport 68 -j CHECKSUM --checksum-fill -m comment --comment 'managed by anbox-bridge'
iptables: No chain/target/match by that name.
0312birdzhang commented 6 years ago

Fixed iptables error by add some CONFIG to kernel