applied, thanks
Quoting Alina Friedrichsen <[EMAIL PROTECTED]>:
> The remote address is $5 and not $4.
>
> /ppp-2.4.3/scripts/ipv6-up.sample
>> # This script is called with the following parameters: # interface
>> tty speed local-address remote-address ipparam
>
> Signed-off-by: Alina Friedrichsen <[EMAIL PROTECTED]>
>
> Index: package/ppp/files/etc/ppp/ipv6-up
> ===================================================================
> --- package/ppp/files/etc/ppp/ipv6-up (Revision 11992)
> +++ package/ppp/files/etc/ppp/ipv6-up (Arbeitskopie)
> @@ -1,6 +1,6 @@
> #!/bin/sh
>
> -gw=$4
> +gw=$5
> dev=$1
> cfg=$6
>
> Index: package/ppp/files/etc/ppp/ipv6-down
> ===================================================================
> --- package/ppp/files/etc/ppp/ipv6-down (Revision 11992)
> +++ package/ppp/files/etc/ppp/ipv6-down (Arbeitskopie)
> @@ -1,6 +1,6 @@
> #!/bin/sh
>
> -gw=$4
> +gw=$5
> dev=$1
> cfg=$6
--
John Crispin
hacking, coding, etc
blogic on irc
_______ ________ __
| |.-----.-----.-----.| | | |.----.| |_
| - || _ | -__| || | | || _|| _|
|_______|| __|_____|__|__||________||__| |____|
|__| W I R E L E S S F R E E D O M
KAMIKAZE (bleeding edge) -----------------------
* 10 oz Vodka Shake well with ice and strain
* 10 oz Triple sec mixture into 10 shot glasses.
* 10 oz lime juice Salute!
---------------------------------------------------
_______________________________________________
openwrt-devel mailing list
[email protected]
http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel