ipV6

Suggest improvements and new features for Gargoyle.

Moderator: Moderators

Post Reply
clocky
Posts: 3
Joined: Fri Mar 22, 2013 5:29 am

ipV6

Post 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.

ispyisail
Moderator
Posts: 5185
Joined: Mon Apr 06, 2009 3:15 am
Location: New Zealand

Re: ipV6

Post by ispyisail »


db90h
Posts: 7
Joined: Tue Feb 05, 2013 6:37 pm

Re: ipV6

Post 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).

Post Reply