| CPUG | |
| The Check Point User Group | |
| A Resource For The Check Point Community. Fast. Useful. Independent. | |
|
| |||||||
![]() |
| | LinkBack | Thread Tools | Display Modes |
| |||
| hi all, help needed as i newbie to this. i'm setting up blackberry enterprise server (for domino) in the internal segment of my network (10.xxx.xxx.xxx.xxx). My company network consist of 3 segment: internal (10.x.x.x), dmz(192.x.x.x) and then external(internet)(58.x.x.x) i have added 2 rules to allowed the server to the blackberry host and vice versa. And accessing the internet is working at our server. but i have problem when trying to test connection to the external blackberry host (206.51.26.124). the connection always timed out. the test connection will test connection between our server and srp.ap.blackberry.net using tcp port 3101 for both inbound and outbound. the result of test is: connection failed. connection timed out.(10060) I had already allowed *any service from the internal server to go to the blackberry host, but it still timed out. I don't understand why i can access the internet from the server but still timed out when testing connection to the blackberry host. appreciate any help i can get. |
| |||
| From the BES box, can you do a telnet srp.ap.blackberry.net 3101 and get a connection? If so, your rules are correct and something is wrong with the BES installation. Does the BES server go through a proxy for Internet access? If so, you may have a NAT issue if telnet doesn't work as noted above. Ray |
| |||
| Ray, tks for your help. telnet srp.ap.blackberry.net - the result was could not open connection to the host, on port 23. Connection failed. the BES is configured to access the internet directly, bypassing the proxy server. it is configured to point to our ISP dns instead our internal dns. how is that telnet still fails when i had allow *any service from the srp.ap.blackberry.net to our BES in the firewall rule? |
| |||
| From that you hadn't added the 3101 on the end as said that port23 not open. Port 23 is the standard telnet port. I would suggest that possibly you have no service definition for tcp 3101. Don't forget that ANY on a check point box is any defined service that has match any ticked in the service definition. It does not actually mean all ports. |
| |||
| Quote:
Quote:
|
| |||
| Quote:
Check the logs to see if anything is being dropped from your BES server and/or the blackberry server (srp.ap.blackberry.net has address 206.51.26.124) From the enforcement point, do a: Code: fw monitor -e 'accept (src=<BES-server> and dst=206.51.26.124) or (src=206.52.26.124 and dst=<BES-server>);' |
![]() |
| Thread Tools | |
| Display Modes | |
| |