gateway configuration in IP pool section.

Questions related to other modules
Post Reply
vaibhav
Posts: 3
Joined: 05 Jul 2018, 09:52

gateway configuration in IP pool section.

Post by vaibhav »

With below IP pool config
[ip-pool]
gw=30.0.0.0/24
#gw-ip-address=30.0.0.1
10.0.0.0/24

I am getting logs :
[2018-07-05 15:03:33]: debug: ppp0: ipcp_layer_start
[2018-07-05 15:03:33]: info: ppp0: send [IPCP ConfReq id=1 <addr 0.0.0.0>]

Any Idea why the config is not working and its sending addr as 0.0.0.0?
If I use gw-ip-address instead of gw, it works.
Post Reply