Displaying 2 results from an estimated 2 matches for "328ms".
Did you mean:
128ms
2007 Jan 15
0
Asterisk Realtime and MD5 authentication
...21:5060;transport=udp' WHERE name = 'edwin'
[2007-01-15 10:18:12] DEBUG[28528]: res_config_mysql.c:369 update_mysql: MySQL
RealTime: Updated 1 rows on table: SipUser
[2007-01-15 10:18:13] NOTICE[28528]: chan_sip.c:12001
handle_response_peerpoke: Peer 'edwin' is now Reachable. (328ms / 2000ms)
After changing clear text passwords in MD5, and rename the md5-field in the
database to 'md5secret' no SIP account can register.
[2007-01-15 11:06:23] DEBUG[28528]: db.c:236 ast_db_del: Unable to find
key 'edwin' in family 'SIP/Registry'
[2007-01-15 11:06:23]...
2008 Mar 26
8
Hub/Spoke OpenVPN can't communicate from Client A to Client B - FORWARD:REJECT:IN=tun0 OUT=tun0
...172.16.1.1: Destination host unreachable.Reply from 172.16.1.1: Destination host unreachable.
But as mentioned other routes work ok:
C:\Users\Chris>ping 172.16.1.1
Pinging 172.16.1.1 with 32 bytes of data:
Reply from 172.16.1.1: bytes=32 time=329ms TTL=64Reply from 172.16.1.1: bytes=32 time=328ms TTL=64
C:\Users\Chris>ping 192.168.2.1
Pinging 192.168.2.1 with 32 bytes of data:
Reply from 192.168.2.1: bytes=32 time=469ms TTL=64Reply from 192.168.2.1: bytes=32 time=329ms TTL=64
C:\Users\Chris>ping 192.168.2.10
Pinging 192.168.2.10 with 32 bytes of data:
Reply from 192.168.2.10: byte...