Charlie -

Can ping from 10.10.10.10 to 75.75.75.75

Can ping from 75.75.75.75 to 10.10.10.10

even tried this crossdomain.xml

<?xml version="1.0"?>

<!DOCTYPE cross-domain-policy SYSTEM "
http://www.macromedia.com/xml/dtds/cross-domain-policy.dtd";>

<cross-domain-policy>

<site-control permitted-cross-domain-policies="master-only"/>

<allow-access-from domain="*" to-ports="*"/>

</cross-domain-policy>


On Mon, Jul 13, 2009 at 8:36 AM, eric decoff <ericdec...@gmail.com> wrote:

> Good Question :
>
> I'm also wonding if I need a isp name?
>
> might have to do something like *.verison.net...
>
> :( ack hope I don't have too, that a little to wide open for me..
>
>
>
>
> On Sat, Jul 11, 2009 at 12:37 PM, Charlie Hubbard <
> charlie.hubb...@gmail.com> wrote:
>
>> Are you always talking to the same host either: 75.75.75.75 or
>> 10.10.10.10?  Do users behind the firewall get the same problem vs. users in
>> front of the firewall?  Does you DNS resolve to 75.75.75.75 or 10.10.10.10?
>> Could there be a problem in with reverse DNS?
>>
>> Charlie
>>
>>
>> On Sat, Jul 11, 2009 at 10:08 AM, eric decoff <ericdec...@gmail.com>wrote:
>>
>>> Question:
>>>
>>> I have a netvanta 2050 with firewall enable,
>>> behind the Netvanta I have a unix server
>>> I have nat port fowarding enable 75.75.75.75:80 <http://75.75.75.75/>-->
>>> 10.10.10.10:80 <http://10.10.10.10/>
>>>
>>> Getting sandbox issue any clue what this issue is?
>>>
>>> Netvanta Address: 75.75.75.75
>>> Unix Address:  10.10.10.10
>>>
>>>
>>
>>
>

Reply via email to