[go: up one dir, main page]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No Ipv4 in DFP-34X-2C2 but it gets IPV6 prefix #331

Open
jvalenciag opened this issue Nov 6, 2024 · 1 comment
Open

No Ipv4 in DFP-34X-2C2 but it gets IPV6 prefix #331

jvalenciag opened this issue Nov 6, 2024 · 1 comment

Comments

@jvalenciag
Copy link

I am trying to replace my isp Huawei HG8145V5 ont with a DFP-34X-2C3 (firmware V1.0-220923) stick connected to a Mikrotik router switch.
After folllowing all instruction available in this repo I am not able to get an ipv4 address, however it gets an IPV6 prefix on the internet vlan. This router uses TR069 and vlans:

Screenshot 2024-11-05 at 18 50 17
Which I am able to see when running omcicli mib get 84:

XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
VlanTagFilterData
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
=================================
EntityID: 0x01
FilterTbl[0]: PRI 0,CFI 0, VID 3000
FwdOp:  0x04
NumOfEntries: 1
=================================
=================================
EntityID: 0x02
FilterTbl[0]: PRI 0,CFI 0, VID 3100
FwdOp:  0x04
NumOfEntries: 1
=================================
=================================
EntityID: 0x03
FilterTbl[0]: PRI 0,CFI 0, VID 3200
FwdOp:  0x04
NumOfEntries: 1
=================================
=================================
EntityID: 0x04
FilterTbl[0]: PRI 0,CFI 0, VID 3300
FwdOp:  0x04
NumOfEntries: 1
=================================

But omcicli mib get 171 returns nothing:

XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
ExtVlanTagOperCfgData
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

I am suspecting it is an issue with TR069 configuration. I know there is a TR069 config section in the stick under http://192.168.1.1/tr069config.asp but I don't know how to configure it.

@Anime4000
Copy link
Owner

I guess your DHCP request extension is via tr069?

perhaps try change fwdop to 0x02

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants