auto assign ipv6 for more than /64 prefix, subnet for /112 #164
auto assign for more than /64 prefix, subnet for /112 #164
youxiaojie opened this issue 19 days ago · 4 comments
Comments
youxiaojie commented 19 days ago
can odhcpd can assign a /112 ipv6 for clients? I get /64 from isp, so I can only divided /64 to subnets. therefore slaac is missing.what I hope is to use dhcpv6 to assign ipv6 automaticly. how to do it? is it feasible?(I noticed it can only assign /64 ipv6, or something I have wrong?) |
Contributor
icpz commented yesterday
odhcpd does not support a prefix > 64. Is your /64 from isp IPv6-PD or SLAAC-ed address? If it's IPv6-PD, then is ok for odhcpd to function for just one subnet. Or if it's address via SLAAC, you may need relay mode (see here for detail). |
Author
youxiaojie commented 1 hour ago •
dhcp dp is easy, the br-lan will got it automatically, and the system will add route to the pd-prefix. and I tried different school lan, most is lan-like,
3.the worst give me a /128 ipv6(802.1x, definitely dhcpv6), in this one, must we use NAT like ipv4? I think so. so every professor, could you help to analyze this 3-situation? thanks. |
Contributor
icpz commented 38 minutes ago
It's ok in theory, but odhcpd doesn't support it, though. You may try wide-dhcpv6.
FYI, relay mode may not work in some misconfigured environment. E.g. the upstream won't send NS to WAN before delivering the packet, in which case relay mode won't function (this article might be helpful in such case).
Yes, relay mode does this automatically. You may check src/ndp.c for implementation detail.
If the relay mode works for you, then you can setup the cascade routes all in relay mode in theory.
Yes, you're right. |
Author
youxiaojie commented 12 minutes ago •
Thanks very much!!! before I only noticed on luci interface, now I can edit configure file to get more function than luci interface. 2.does the odhcpd contain the function of ndppd/dnp6 and radvd, and specifically for openwrt(It seems that the repo of openwrt has ndppd/dnp6 and radvd)? in linux pc with muli-ethercard, can we only used ndppd/dnp6 and radvd which no maintance for a long time? |
相關文章
- DNS: More than just namesDNS
- More than one file was found with OS independent path
- OpenKruise 2021 規劃曝光:More than workloadsUI
- 異常解決——The server time zone value 'Öйú±ê׼ʱ¼ä' is unrecognized or represents more than oneServerZed
- JDBC:The server time zone value '�й���ʱ��' is unrecognized or represents more than one time zone.JDBCServerZed
- mysql執行報The server time zone value 'Öйú±ê׼ʱ¼ä' is unrecognized or represents more than one tim......MySqlServerZed
- Java新增構造方法異常異常——Could not autowire. there is more than one bean of '' typeJava構造方法Bean
- E - Prefix Equality
- [20210218]Select vs Assign – How To Assign PLSQL Variables.txtSQL
- IP-Prefix List
- Prefix Flip (Easy Version)
- Natasha, Sasha and the Prefix Sums
- location.assign()
- object.assignObject
- Leetcode 14 Longest Common PrefixLeetCode
- Object.assign()方法Object
- C++:vector assignC++
- 112-Path Sum
- PostgreSQL DBA(164) - pgAdmin(Drop column)SQL
- Auto CAD
- 1.Prefix字首和【模板】
- What is the N prefix in MSSQL all about?SQL
- Object.assign 模組Object
- 【Lintcode】1230. Assign CookiesCookie
- LeetCode 112. Path SumLeetCode
- 112、過香積寺
- MORE_DETAIL_TECHAI
- TypeScript 之 More on FunctionsTypeScriptFunction
- More web function requests go online concurrently, and web service deployment is faster and more economical!WebFunctionGoAST
- Codeforces 1485F Copy or Prefix Sum
- auto型別型別
- 說說 auto
- Configure multiple-subnet Always On Availability Groups and failover cluster instances by modifying CIBAI
- Object.assign()的痛點Object
- [20210920]bbed的assign命令.txt
- [20210304]bbed的assign命令.txt
- 我的收藏週刊112
- LeetCode - 112 - 路徑總和LeetCode