I need some help with some pretty basic things, I read the manual on the nat section but I am still not sure I know whats happening, I have installed 3 nics, One=Internet Nic (what I labeled it) Two=Local (for my local machines and Three is another network I want separte from my local. One the Internet nic I have the isp given address of 69.179.80.xx I onlyhave one address for now
The local is 10.100.0.2-100 , I have everything going out to the internet just fine using the masq, I also am able to set the public address to got to 10.100.0.10 which is a web server. In the winbox, firewall, DSt nat it shows
src 0.0.0.0/0 , in interface = Internet , Dst Address 0.0.0.0/0
Nothing in the advanced tab
Action tab has Nat selected
10.100.0.10 - 10.100.0.10
0-65000 on the ports
This configuration works fine I can get to the web server from 69.179.80.xx
When I get another ip from my ISP How do I configure the new ip to go to the local address of 10.100.0.11
Do I add another new ip address to the Internet inteface?
Then do dst nat again
So would the new config look like this
Src = new ip from isp , in interface, dst address 10.100.0.11
Action=nat
10.100.0.11-10.100.0.11
0-65000 or what ever ports I want open
I guess I am confused because I dont understand the meaning of src and dst fields. I am also confused how my first config even works and why is the to dst address appear to want a range of addresses ?
Thanks
Scott