NICMx / Jool

SIIT and NAT64 for Linux
GNU General Public License v2.0
326 stars 66 forks source link

Kernel Module deb package #318

Closed lapetu closed 4 years ago

lapetu commented 4 years ago

The latest deb package 4.0.7 is installed on debian buster distribution. kernel version 4.9.0-11-amd64. the interfaces have been configured with a /29 external public IP Address to the internet and the internal interface configure with IPv6 Global IPv6 address. When the jool daemon is active with systemctl start jool, the internal IPv6 does not respond to pings from the local host or any external host on the same Subnet. When the daemon is switched off with systemctl stop jool, the interface responds as normal to pings. Is this a bug?

ydahhrk commented 4 years ago

Pings work either way for me.

What's your internal IPv6 address? And what is your pool6?

Edit: Also, how did you install Jool? Debian Release or Standalone Package?

ydahhrk commented 4 years ago

This seems abandoned, so closing.

Feel free to reopen if a problem persists.