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
- android: ADB錯誤“more than one device and emulator”Androiddev
- Clock in a Linux Guest Runs More Slowly or Quickly Than Real TimeLinuxUI
- Spark 異常:Trying to write more fields than contained in rowSparkAI
- JDBC:The server time zone value '�й���ʱ��' is unrecognized or represents more than one time zone.JDBCServerZed
- 異常解決——The server time zone value 'Öйú±ê׼ʱ¼ä' is unrecognized or represents more than oneServerZed
- ORA-00494: enqueue [CF] held for too long (more than 900 seconds)ENQ
- ORA-00494: enqueue [CF] held for too long (more than 900 seconds) -RACENQ
- mysql執行報The server time zone value 'Öйú±ê׼ʱ¼ä' is unrecognized or represents more than one tim......MySqlServerZed
- Granules of pga_aggregate_target 494 cannot be more than memory_target (497)
- Java新增構造方法異常異常——Could not autowire. there is more than one bean of '' typeJava構造方法Bean
- CCAH-CCA-500-6題:You want YARN to launch no more than 16 containers per node.YarnAI
- java.sql.SQLException: Prepared or callable statement has more than 2000 parameter markers及解決方案JavaSQLException
- E - Prefix Equality
- Object assign()Object
- Prefix Flip (Easy Version)
- Natasha, Sasha and the Prefix Sums
- IP-Prefix List
- eclipse在Windows7 64 位下出現Unhandled event loop exception No more handlesEclipseWindowsOOPException
- [英文版]專訪《AngularJS 2權威教程》作者Nate Murray: Code is More of A Graph Than A Document (圖靈訪談)AngularJS圖靈
- object.assignObject
- Views with the Prefix USER (267)View
- Views with the Prefix ALL (268)View
- Views with the Prefix DBA (269)View
- Server Processes (112)Server
- MapInfo is no moreAPI
- 64位環境AUTO_FILTER和INSO_FILTER失效的問題Filter
- Object.assign 模組Object
- Object.assign()方法Object
- C++:vector assignC++
- PostgreSQL DBA(164) - pgAdmin(Drop column)SQL
- What is the N prefix in MSSQL all about?SQL
- 1.Prefix字首和【模板】
- Android Auto-Building Apps for Auto,Getting Started with AutoAndroidUIAPP
- 112家it公司薪水
- 如何快速的計算subnet和broadcastAST