Hi this is my first install have read manual and forum didnt helpd at all.
Have 2 lan cards and one adsl modem
The provided by ISP ip`s is on Inet interface
first network card - Inet
ip 10.255.239.150/30
gateway 10.255.239.149
dns1 193.227.206.51
dns2 193.227.206.50
second network card - Local
ip 192.168.0.1/24
When i go to winbox and making a PPTP client to connect ISP
ip vpn gate 193.227.206.58
login user
password pass
Mikrotik connects to ISP by VPN this connection name is BG
Also at NAT have made
/ip firewall nat add chain=srcnat action=masquerade out-interface=Inet
In the end i have 3 things in interfaces
in route list
What should i do next?
Need do share ADSL in Local network with bandwith managment and over stuff to do.
Masquarade didnt help.
From local network i can ping all ISP IP. Internet sites ip`s cant like yahoo.com and overs and when i try to tracert yahoo.com i geting 0.0.0.0
One thing from local inet
192.168.0.2
cant ping any inet adress whats ok? have enabled proxy and works greate.
Now can i give each ip the bandwith i want ? by quie list and how to force IP-MAC check so any one could get over users ip with bigger connectione
Got one problem from local user 192.168.0.2 ping the VPN Server but cant ping the DNS and so on cant direct connect or ping outside Internet ip and urls
should i try
/ip route add gateway=10.255.239.149 dst-address=193.227.206.51
/ip route add gateway=10.255.239.149 dst-address=193.227.206.50
dst adress ISP DNS servers
Solved by
/ip firewall nat add chain=srcnat action=masquerade out-interface=Inet