cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
322
Views
0
Helpful
3
Replies

Port forwarding

ghtmoha153
Level 1
Level 1

Hello
I have LAN with 192.168.1.0/24 and  i do nat to allow the LAN access to internet  .
also i have in same LAN 2 ubiquity antennas i need to configure it from outside .
how i can do that?

thanks ,,,,,

3 Replies 3

@ghtmoha153 hi, can you explain more about your requirement. 2nd part is bit confusing. its better if you can share small diagram

Please rate this and mark as solution/answer, if this resolved your issue
Good luck
KB

ip nat inside source list 1 interface <WAN> overload 
!
ip access-list standard 1 
deny 102.168.1.0 0.0.0.255
permit x.x.x.x y.y.y.y
!
NOW static NAT 
ip nat inside source static tcp/udp x.x.x.x <port> <WAN> <port>

What about 2 antennas is inside and outside same direction?

Review Cisco Networking for a $25 gift card