Page 1 of 1

ipV6

Posted: Fri Mar 22, 2013 5:40 am
by clocky
hello

i just installed Gargoyle on my TP-LINK WDR-4300 router and everything is great except there is no ... IpV6 support ( or i could not find it)

are there any plans to support ipv6 with the Gargoyle fw? i didn't knew Gargoyle did not offer support for ipv6 and that is the single reason i would return to the default FW.

As far as i know OpenWRT has ipV6 support and Gargoyle is based on OpenWrt so why was it removed ?


Thanks in advance.

Re: ipV6

Posted: Tue Mar 26, 2013 9:43 am
by ispyisail

Re: ipV6

Posted: Thu Jun 13, 2013 11:00 am
by db90h
The Firmware Mod Kit will now allow you to revert back to the vendor firmware. To do so:

1. Extract the latest TP-Link vendor firmware for the 4300.
Rename fmk folder to 'vendor'
2. Extract the gargoyle-sysupgrade image for the 4300 with the FMK,
3. Replace the gargoyle rootfs with the vendor firmware
mv fmk/rootfs fmk/rootfs_old
cp -rf vendor/rootfs fmk/
4. Replace the gargoyle kernel with the vendor kernel
mv fmk/image_parks fmk/image_parrts_old
cp -rf vendor/image_parts fmk/
5. Rebuild firmware
6. Flash at your own risk

The procedure is that you're taking the contents of the TP-Link vendor firmware and rebuilding it in the format (*-sysupgrade) that Gargoyle is expecting. Once you flash, the router will then be back to accepting vendor images (*-factory).