View Issue Details

IDProjectCategoryView StatusLast Update
0000318easycwmpHelppublic2018-04-19 10:32
Reportercaryqy Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status newResolutionopen 
Platformdocker containerOSUbuntu 14.04.2 LTSOS VersionUbuntu 14.04.2
Summary0000318: acs cannot connect cwmp, because cwmp`s url is local ip
DescriptionHI, can anyone tell me how to change eth0 to WAN interface, or give me some doc about this to read.

cwmp can report info to ACS, but Connection resuest URL is cwmp`s local ip(http://172.17.0.15:7547/) and ACS cannot connect it successfully.
ACS and easycwmp are not in the same network


Best Regards
TagsNo tags attached.
e-mail notification

Activities

mohamed.kallel

2018-04-12 15:52

administrator   ~0000857

check with ifconfig command your wan interface and then change it in the easycwmp config.

nromero

2018-04-19 10:32

reporter   ~0000860

@carygy

You probably need to change the configuration in "/etc/config/easycwmp":

config local
        option interface 'eth0'

to something like

config local
        option interface 'wifi0'

Issue History

Date Modified Username Field Change
2018-04-11 04:26 caryqy New Issue
2018-04-12 15:52 mohamed.kallel Note Added: 0000857
2018-04-19 10:32 nromero Note Added: 0000860