public IP network behind MT

Hi guys,

I need help :smiley:

I get one Public IP’s subnet from my ISP and need to route it behind the MT box. Subnet is /29 and interface to provider (peer address) is not in that subnet.

I have

  • ether1 connected to wimax client device with public ip /30 (the other from that subnet is def gw)

  • ether2 connected to local LAN private address spacing 192.168.x.x

  • ether3 with public IP, subnet /29

  • Public Ip subnet is routed to my peer address, whan I do trace route packet hangs on my peer address.

I need to place servers behind ether3 on Public IP’s,
tried with NAT (assigning all public IP’s to ether1 and Private 10.0.0.80/29 to ether3 and do masqarade, src and destination netmap 1:1) but it wont work.

Is there some other way to do this?

Nikola

This should just work as is, provided that your ISP is indeed routing your public /29 to you via your WiMAX access link. Did you make sure with them that they really do so?

–Tom