This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Reaching my public IP's outside firewall.

I have a 1/2 a class C static IP's from my ISP.  I am currently using the  ASG220 device.  I have a 1GB fiber connection from ISP that runs to my public facing switch.  I have a link that goes from that to the wan port on the ASG.  

I have a few devices I want to attach to the public switch to bypass the ASG.  I can set a static to these devices and they work great for the outside world but I cannot reach them from my internal network.

On my DMZ port of the ASG I have several servers that are NAT'ed with additional IP's that work just fine I can reach internally and externally.  The only issue is devices I have directly hooked into my public facing switch.  Any suggestions and/or tips? [:S]


This thread was automatically locked due to age.
Parents
  • You say you have a /29 public subnet (255.255.255.248)
    That includes 8 addresses (6 usable) of which x.x.x.3 is your WAN interface.

    If that is the case than x.x.x.122 as in your screenshot is not in the same subnet!

    If you really have 1/2 class C, that is 128 addresses (126 usable) than you should use /25 or 255.255.255.128
Reply
  • You say you have a /29 public subnet (255.255.255.248)
    That includes 8 addresses (6 usable) of which x.x.x.3 is your WAN interface.

    If that is the case than x.x.x.122 as in your screenshot is not in the same subnet!

    If you really have 1/2 class C, that is 128 addresses (126 usable) than you should use /25 or 255.255.255.128
Children
No Data