I have my RouterPC installed with two ethernet cards, one configured with the 200.x.x.x IP for getting access to the outside, and the other card is set to 192.168.1.1, and through cross connection, I can’t PING to a PC with the IP 192.168.1.2. COULD YOU HELP ME? I want to connect that PC to internet. ![]()
? have you read the basic documentation…?? post your configuration…
Regards
interfaces on router are enabled? paste the following:
/interface print
/ip address print
/ip route print
My real problem is that I want to setup a web proxy, but I cant even make ping ![]()
please do what i asked
Yes, they are enabled.
Could you give us some more info?
Check ARP…
no, please do the commands that I wrote and paste the results in the forum. commands:
/interface print
/ip address print
/ip route print
Tell us how do you add the ip´s? did you ran setup command on CLI?
Address Network Broadcast Interface
0 200.x.x.x 200.x.x.x. 200.x.x.x ether1 (added by setup)
1 192.168.1.1 192.168.1.0 192.168.1.255 ether2 (added by setup)
dst-address Prf Gateway Distance Interface
0 ADC 192.168.1.0 192.168.1.1 ether2
1 ADC 200.x.x.x ether1
2 A S 0.0.0.0/0
Name Type RX TX MTU
0 R ether1 ether 0 0 1500
1 R ether2 ether 0 0 1500
You missed the default route…
put this on terminal :
ip route set 2 dst-address=0.0.0.0/0 prefsrc=(your isp gw) distance=1
Regards
I used ip arp print, and get no data
I made the configuration you told me, but I still cant ping
What is your isp gw IP?
Raul
I cant tell that ![]()
Then there is something wrong with the cable or card. If you are sure that everything is ok then do this:
Add static apr entry
enter mac-address of 192.168.1.2 pc and which interface
Cheers…
This is obviously a physical problem between those computers. I strongly advice you to replace that crossover cable with a switch. You can try to disconnect and connect the cable and see if it helps. If it does not, you may try to restart the computer with Mikrotik RouterOS. You can also set the Link Speed/Duplex Mode to a fixed rate instead of Automatic Mode in the computer with IP address 192.168.1.2 and the computer with Mikrotik RouterOS.