Page 1 of 1

in 450g router how to get wan ip to punlic lan ip

Posted: Mon Sep 03, 2012 9:06 pm
by sathishtnj
Hello Friends,

I have Mikrotik 450g Router , i need to config and provide to customer Public Ip , i have WAN IP : 123.xxx.117.77/30 ( Wan Public Ip) (123.xxx.117.78 Getway) and Lan IP : 123.xxx.119.192/29 now i put Wan ip in wan Port in 450G and eth1 give 192.168.1.1/24 this configuration working good but i need to provide Public Lan ip to Customer for ex: 123.xxx.119.192/30

how to config in 450G Router

Re: in 450g router how to get wan ip to punlic lan ip

Posted: Wed Sep 05, 2012 12:40 am
by tws101
I would not split those public IP into smaller subnet because you have so few of them.

I would assign this 123.xxx.119.193/29 to the eth interface the customer is on tell them which two they can have from that range you have 194-198 left over.

Make sure you exempt 123.xxx.119.193/29 from NAT and Firewall.

Re: in 450g router how to get wan ip to punlic lan ip

Posted: Thu Sep 06, 2012 6:05 am
by imrankosi
hi,
for routing mode you need i big ip pool at least /27 pool is required so that subnetting can be done and ip can be provided to the customer
Hello Friends,

I have Mikrotik 450g Router , i need to config and provide to customer Public Ip , i have WAN IP : 123.xxx.117.77/30 ( Wan Public Ip) (123.xxx.117.78 Getway) and Lan IP : 123.xxx.119.192/29 now i put Wan ip in wan Port in 450G and eth1 give 192.168.1.1/24 this configuration working good but i need to provide Public Lan ip to Customer for ex: 123.xxx.119.192/30

how to config in 450G Router

Re: in 450g router how to get wan ip to punlic lan ip

Posted: Thu Sep 06, 2012 7:55 am
by sathishtnj
thank Friends i'll try it