IPCFG_default_ip_gateway = 0

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

IPCFG_default_ip_gateway = 0

ソリューションへジャンプ
2,083件の閲覧回数
rdazcal
Contributor III

All over the RTCS code I see:

 

IPCFG_default_ip_gateway = 0

 

What does it means gateway = 0? Shouldn't it be some valid gateway ip address?

ラベル(1)
タグ(1)
0 件の賞賛
返信
1 解決策
1,536件の閲覧回数
PetrM
Senior Contributor I

It depends on your network. If there are gateways, you have to assign its IP address to this variable. Be sure you have also enabled RTCSCFG_ENABLE_GATEWAYS in your user_config.h.

 

PetrM

 

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
1,537件の閲覧回数
PetrM
Senior Contributor I

It depends on your network. If there are gateways, you have to assign its IP address to this variable. Be sure you have also enabled RTCSCFG_ENABLE_GATEWAYS in your user_config.h.

 

PetrM

 

0 件の賞賛
返信
1,536件の閲覧回数
rdazcal
Contributor III

Thanks PetrM

0 件の賞賛
返信