Some help? RouterOS on an X86 PC

nic 1 is 12.178.272.114 - nic 2 is 192.168.0.254 - nic 1 is connected to my T1 - nic 2 to my AP - DHCP is up and running and works wired and wireless. In Winbox IP Routing I set destination as 12.178.272.114 and gateway as 192.168.0.254 and use ethernet 2 as the gateway interface. I can’t ping from nic 1 to 192.168.0.254 or the other way around. What am I missing??

Thanks;

Jerry Ross
AjoWifi

Hi ;
what i got that you are using a AP device connected to the MT by utp cable and the DHCP server set to nic2 .
the routing should be the destination is 0.0.0.0/0 and the gateway is 192.168.0.254 . then the interface will be set automatically .
also you should go to / ip firewall nat to add a nat rule .
with best regards .

Thanks for the reply, you’re the only one that has bothered to try. That didn’t work though unless there is something I need to put onto nat. I haven’t a clue what should go there. Do you?

Thanks;

Jerry Ross
AjoWifi

ip firewall nat
add chain=srcnat action=masquerade

Thanks for trying but that didn’t work either. I entered the commands exactly as you said and could see a nat entry with print and also in Winbox. Could I have messed something else up?

Thanks;

Jerry Ross
AjoWifi

ip add pr
Post the results
ip firewall nat pr
Post the results
ip route pr
Post the results