Re: bridge with netctl

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



>
> I can't help you with your specific problem, but one thing is that you
> need to do, is to enable the machine to forward ip packets from one
> interface to another.  Create something like
> a /etc/sysctl.d/99-sysctl.conf and add this:
>
> # Enable packet forwarding
> net.ipv4.ip_forward = 1
> net.ipv6.conf.all.forwarding = 1
>
It is.

gabx@hortensia ➤➤ ~ % cat /etc/sysctl.d/30-ipforward.conf
net.ipv4.ip_forward=1
net.ipv6.conf.default.forwarding=1
net.ipv6.conf.all.forwarding=1


[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux