Salut
@fatpat j'ai suivi ton tuto et je n'arrive pas a récup une ip orange.
j'ai bien appliqué le patch de odhcpc, j'ai bien eu le "successful". mais dans mes logs j'ai ca :
Fri Feb 19 23:14:07 2021 daemon.notice netifd: Interface 'wan' is enabled
Fri Feb 19 23:14:07 2021 daemon.notice netifd: Interface 'wan' is setting up now
Fri Feb 19 23:14:07 2021 user.notice pppoe-relay-hotplug: Interface wan ifup-failed
Fri Feb 19 23:14:07 2021 daemon.notice netifd: wan (17153): Error converting option to bytes
Fri Feb 19 23:14:07 2021 daemon.notice netifd: wan (17153): ERROR: Cannot parse option content
Fri Feb 19 23:14:07 2021 daemon.notice netifd: wan (17153): Usage: odhcpc [options]
Fri Feb 19 23:14:07 2021 daemon.notice netifd: wan (17153):
Fri Feb 19 23:14:07 2021 daemon.notice netifd: wan (17153): Feature options:
Fri Feb 19 23:14:07 2021 daemon.notice netifd: wan (17153): 	-A | --tryagain SEC		Timeout if lease is not obtained
Fri Feb 19 23:14:07 2021 daemon.notice netifd: wan (17153): 	-a | --arping [MSEC]		Validate offered IP address with ARP ping
Fri Feb 19 23:14:07 2021 daemon.notice netifd: wan (17153): 	-B | --broadcast		Request broadcast replies
Fri Feb 19 23:14:07 2021 daemon.notice netifd: wan (17153): 	-C | --clientid-none 		Don't send mac as client identifier
Fri Feb 19 23:14:07 2021 daemon.notice netifd: wan (17153): 	-f | --foreground		Run in foreground
Fri Feb 19 23:14:07 2021 daemon.notice netifd: wan (17153): 	-F | --fqdn FQDN		Fully Qualified Domain name
Fri Feb 19 23:14:07 2021 daemon.notice netifd: wan (17153): 	-h | -H | --hostname NAME	Send NAME as hostname (default none)
Fri Feb 19 23:14:07 2021 daemon.notice netifd: wan (17153): 	-I | --known_ip_file FILE	Store received IP address in the file
Fri Feb 19 23:14:07 2021 daemon.notice netifd: wan (17153): 					Will be used to re-acquire IP address via init-reboot
Fri Feb 19 23:14:07 2021 daemon.notice netifd: wan (17153): 	-i | --interface IFACE		Interface to use (default eth0)
Fri Feb 19 23:14:07 2021 daemon.notice netifd: wan (17153): 	-l | --ignore-wrong-subopt-len	Ignore wrong suboption length in vendor specific information option
Fri Feb 19 23:14:07 2021 daemon.notice netifd: wan (17153): 	-N | --no-forcerenew-nonce      Don't send ForceRenew Nonce Protocol capable option
Fri Feb 19 23:14:07 2021 daemon.notice netifd: wan (17153): 	-n | --now			Exit if lease is not obtained
Fri Feb 19 23:14:07 2021 daemon.notice netifd: wan (17153): 	-o | --no-default-options	Don't request any options (unless -O is given)
Fri Feb 19 23:14:07 2021 daemon.notice netifd: wan (17153): 	-O | --request-option OPT	Request OPT from server (cumulative)
Fri Feb 19 23:14:07 2021 daemon.notice netifd: wan (17153): 	-p | --pidfile FILE		Create pidfile
Fri Feb 19 23:14:07 2021 daemon.notice netifd: wan (17153): 	-q | --quit			Exit after obtaining lease
Fri Feb 19 23:14:07 2021 daemon.notice netifd: wan (17153): 	-R | --release			Release IP on exit
Fri Feb 19 23:14:07 2021 daemon.notice netifd: wan (17153): 	-r | --request IP		Request this IP address
Fri Feb 19 23:14:07 2021 daemon.notice netifd: wan (17153): 	-S | --syslog			Log to syslog too
Fri Feb 19 23:14:07 2021 daemon.notice netifd: wan (17153): 	-s | --script PROG		Run program at DHCP events (default /usr/sbin/odhcpc-update.script)
Fri Feb 19 23:14:07 2021 daemon.notice netifd: wan (17153): 	-t | --retries N		Send up to N discover packets (default 3)
Fri Feb 19 23:14:07 2021 daemon.notice netifd: wan (17153): 	-T | --timeout SEC		Initial retransmission timeout of packets (default 4)
Fri Feb 19 23:14:07 2021 daemon.notice netifd: wan (17153): 	-V | --vendorclass VENDOR	Send VENDOR as Vendor Class Identifier (default none)
Fri Feb 19 23:14:07 2021 daemon.notice netifd: wan (17153): 	-v | --verbose			Verbose mode
Fri Feb 19 23:14:07 2021 daemon.notice netifd: wan (17153): 	-x | --extra N:CONTENT		Add extra option N (with provided content CONTENT) to sent DHCP messages (cumulative)
Fri Feb 19 23:14:07 2021 daemon.notice netifd: wan (17153):
Fri Feb 19 23:14:07 2021 daemon.notice netifd: wan (17153): Signals:
Fri Feb 19 23:14:07 2021 daemon.notice netifd: wan (17153): 	SIGUSR1		Renew lease
Fri Feb 19 23:14:07 2021 daemon.notice netifd: wan (17153): 	SIGUSR2		Release lease
Fri Feb 19 23:14:07 2021 daemon.notice netifd: Interface 'wan' is now down
Fri Feb 19 23:14:07 2021 daemon.notice netifd: Interface 'wan' is disabled
Fri Feb 19 23:14:07 2021 kern.warn kernel: [  771.309943] netdev path : ptm0.832 -> ptm0Bon j'ai trouvé le souci, la comand 
sed n'update pas les options dans le fichier 
/etc/config/networkj'ai fais la modif manuellement dans le fichier et j'ai restart 
/etc/init.d/network restart et j'ai reçu mon ip direct.
Dans ton fichier network, dans l'option 90 il me semble que tu as un "f" en trop avant les %
Mis à part cela, j'ai donc bien une ipv4 et une ipv6 qui me sont remontées.
Félicitation! excelent travail !  


Juste un petit bug de l'interface qui reste en "Connecting" alors que j'ai bien reçu l'ipv4/ipv6, à signaler à Ansuel...