pause tunnel?
![]()
Hi there,
is there a chance to pause a tunnel? i'd like to install aiccu on my openwrt router (following this guide here: https://www.sixxs.net/wiki/Aiccu/Installing_on_OpenWRT ) but it looks like the install script is broken (see log below).
bye
Bernd
--- Output of OpenWRT ---
root@core-router:~# opkg install kmod-ipv6 kmod-ip6tables ip6tables ip kmod-tun aiccu radvd ntpclient
Installing kmod-ipv6 (2.6.32.27-1) to root...
Downloading http://downloads.openwrt.org/backfire/10.03.1/ar71xx/packages/kmod-ipv6_2.6.32.27-1_ar71xx.ipk.
Installing kmod-ip6tables (2.6.32.27-1) to root...
Downloading http://downloads.openwrt.org/backfire/10.03.1/ar71xx/packages/kmod-ip6tables_2.6.32.27-1_ar71xx.ipk.
Installing ip6tables (1.4.6-3.1) to root...
Downloading http://downloads.openwrt.org/backfire/10.03.1/ar71xx/packages/ip6tables_1.4.6-3.1_ar71xx.ipk.
Installing libip6tc (1.4.6-3.1) to root...
Downloading http://downloads.openwrt.org/backfire/10.03.1/ar71xx/packages/libip6tc_1.4.6-3.1_ar71xx.ipk.
Installing ip (2.6.29-1-2) to root...
Downloading http://downloads.openwrt.org/backfire/10.03.1/ar71xx/packages/ip_2.6.29-1-2_ar71xx.ipk.
Installing kmod-tun (2.6.32.27-1) to root...
Downloading http://downloads.openwrt.org/backfire/10.03.1/ar71xx/packages/kmod-tun_2.6.32.27-1_ar71xx.ipk.
Installing aiccu (20070115-6) to root...
Downloading http://downloads.openwrt.org/backfire/10.03.1/ar71xx/packages/aiccu_20070115-6_ar71xx.ipk.
Installing kmod-sit (2.6.32.27-1) to root...
Downloading http://downloads.openwrt.org/backfire/10.03.1/ar71xx/packages/kmod-sit_2.6.32.27-1_ar71xx.ipk.
Installing kmod-iptunnel4 (2.6.32.27-1) to root...
Downloading http://downloads.openwrt.org/backfire/10.03.1/ar71xx/packages/kmod-iptunnel4_2.6.32.27-1_ar71xx.ipk.
Installing radvd (1.8.3-1) to root...
Downloading http://downloads.openwrt.org/backfire/10.03.1/ar71xx/packages/radvd_1.8.3-1_ar71xx.ipk.
Installing ntpclient (2007_365-4) to root...
Downloading http://downloads.openwrt.org/backfire/10.03.1/ar71xx/packages/ntpclient_2007_365-4_ar71xx.ipk.
Configuring ntpclient.
Configuring ip.
Configuring kmod-tun.
Configuring kmod-ipv6.
Configuring kmod-ip6tables.
Write failed: Broken pipe
pause tunnel?
is there a chance to pause a tunnel?
Depends on what you mean with "pause" and what kind of tunnel it is.
If you mean to "temporarily disable", then for heartbeat+AYIYA tunnels that happens automatically when no heartbeat is sent to the PoP. For static tunnels one can disable them through the webinterface.
Configuring kmod-ip6tables. Write failed: Broken pipe
That can mean thousands of things.
Note that most current OpenWRTs come with IPv6 enabled per default, no need to install extra packages.
|