아래 파일을 보고 따라한다.
단 순서는
1.
adb shell settings get global tether_dun_required
으로 테더링 dun 모드를 확인하고 1로 되어있으면
adb shell settings put global tether_dun_required 0
으로 테더링 dun 모드를 0으로 변경한 뒤
adb shell settings get global tether_dun_required
으로 테더링 dun 모드를 다시 확인한다.
2.
갤럭시 S7 기준으로 숫자키패드에서
319712358 을 눌러 히든모드로 진입하고
Data Setting -> APN -> LGU+ -> APN유형에서
설정값이 default,supl 이라고 되어있을텐데
이 값을 default,supl,dun 으로 수정한 뒤 저장하고 나오면
휴대폰을 껏다가 다시 켜도 dun 값을 유지한다.