Quote:
Originally Posted by davidfor
Have you tried to telnet to the port? The response can give an idea of what is happening.
- The return route the MAC is using is wrong. That means the reply could be being lost.
The last one made me think of something. Have you looked at the calibre server logs? If the problem is that the reply is being lost, there should be something in the logs to show that the external IP reached it.
|
Of all the things I tried and tried... viewing the logs didn't even dawn on me! So, I took a look at the logs and found that port 9090 was not accessible. So, based on your last statement, I played with the server until I found a port that did work and VOILA! Using Automator, I built a headless bash script to start the server upon login and now I can access my library from both inside and outside the network.
What little Karma I had sent your way and I thank you for not giving up on me and my problem. Easy solution... but when you think you've tried everything... sometimes looking a log slips your noggin!
Thx again my friend!