Re: preserving l2tp
Roy Marples
Mon Jan 03 00:22:01 2011
On Sun, 2011-01-02 at 23:44 +0200, Niv Wiser wrote:
> yes
>
> ls -l /bin/sh
> lrwxrwxrwx 1 root root 4 Dec 2 11:11 /bin/sh -> bash
Well, file a Gentoo bug about it then. I don't use Gentoo anymore, or
OpenRC and that command used to work fine.
> ever since dropping net.br0 I can't get my pc to act as a router.
> I used arno-iptables-scripts to NAT br0 to eth0 and now ppp0.
> br0 is a bridge made up of eth1,wlan2(running hostapd), and tap0
> (allowing openvpn connections)
> dnsmasq supplies dhcp and dns
> how do I get all this to work using dhcpcd and openrc?
Why do you need to bridge?
I run two physical connections (lan, wlan) on my router and PPPoE across
the lan interface. I sometimes add a vpn connection to the mix as well.
All of them have different IPv4 subnets and different IPv6 prefixes. As
it's a router, it routes traffic correctly. No need for a bridge.
> my /etc/conf.d/net:
Looks very complicated and really outside the scope of this discussion
list.
I would look at making the whole thing easier, but if you have to setup
a bridge then restore net.br0 as dhcpcd only handles physical
interfaces. It can manage virtual ones too, but relies on something else
to actually set them up.
Thanks
Roy
Archive administrator: postmaster@marples.name