If i connect i computer behind the clarkconnect gateway, and assign it with an ip supplied by my isp, that ip can be pinged via the internet. so i assume that the gateway is alowing passthough of those ips.
How do i setup my lan port to be “public” or dont i need to do that?
following another forum i have the following issue:
"/ip address add address=10.5.8.200/32 interface=Public "
i get “input does not match any value of interface”
before you do excute command "/ip address add address=10.5.8.200/32 interface=Public ", you must check first what's name your own interface on router by '/interface print' than put ip to that interface name,
'public' just name on interface, you can rename it by yourself as you want.