Hi,
my srx5400 is configured with 4 zones:
- Zone 1 is for ADMIN
- Zone 2 is for USERS
- Zone 3 is for TESTS
- Zone 4 is for SERVERS
reth0.0 is zone 1. It's my administration network. The srx IP is 192.168.252.5.
My NTP server is 192.168.252.102
I can't synchronize NTP :
root@FW-C012-1> set date ntp node0: -------------------------------------------------------------------------- 29 Aug 11:43:01 ntpdate[68663]: sendto/sendmsg(192.168.252.102): Can't assign requested address 29 Aug 11:43:02 ntpdate[68663]: sendto/sendmsg(192.168.252.102): Can't assign requested address 29 Aug 11:43:03 ntpdate[68663]: sendto/sendmsg(192.168.252.102): Can't assign requested address 29 Aug 11:43:04 ntpdate[68663]: sendto/sendmsg(192.168.252.102): Can't assign requested address 29 Aug 11:43:05 ntpdate[68663]: no server suitable for synchronization found node1: -------------------------------------------------------------------------- 29 Aug 11:43:01 ntpdate[80057]: sendto/sendmsg(192.168.252.102): Can't assign requested address 29 Aug 11:43:02 ntpdate[80057]: sendto/sendmsg(192.168.252.102): Can't assign requested address 29 Aug 11:43:03 ntpdate[80057]: sendto/sendmsg(192.168.252.102): Can't assign requested address 29 Aug 11:43:04 ntpdate[80057]: sendto/sendmsg(192.168.252.102): Can't assign requested address 29 Aug 11:43:05 ntpdate[80057]: no server suitable for synchronization found
But if I use this command, I can ping it :
root@FW-C012-1> ping 192.168.252.102 interface reth0.0 PING 192.168.252.102 (192.168.252.102): 56 data bytes 64 bytes from 192.168.252.102: icmp_seq=0 ttl=64 time=1.906 ms 64 bytes from 192.168.252.102: icmp_seq=1 ttl=64 time=2.720 ms
I don't know how to say, my NTP server is accessible from reth0.0. I think it's the same symptom than :
root@FW-C012-1> ping 192.168.252.102 PING 192.168.252.102 (192.168.252.102): 56 data bytes ping: sendto: Can't assign requested address
You can find configuration's firewall in attachment.
Thank you for you help