Page 1 of 1

I CAN'T PING!!!!!

Posted: Tue Feb 07, 2006 3:56 pm
by americo
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. :?

Re: I CAN'T PING!!!!!

Posted: Tue Feb 07, 2006 4:02 pm
by cibernet
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

Posted: Tue Feb 07, 2006 4:03 pm
by normis
interfaces on router are enabled? paste the following:
/interface print
/ip address print
/ip route print

Posted: Tue Feb 07, 2006 4:05 pm
by americo
My real problem is that I want to setup a web proxy, but I cant even make ping :?:

Posted: Tue Feb 07, 2006 4:06 pm
by normis
please do what i asked

Posted: Tue Feb 07, 2006 4:06 pm
by americo
Yes, they are enabled.

Posted: Tue Feb 07, 2006 4:07 pm
by djape
Could you give us some more info?
Check ARP...

Posted: Tue Feb 07, 2006 4:10 pm
by normis
no, please do the commands that I wrote and paste the results in the forum. commands:
/interface print
/ip address print
/ip route print

Re: I CAN'T PING!!!!!

Posted: Tue Feb 07, 2006 4:11 pm
by cibernet
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. :?
Tell us how do you add the ip´s? did you ran setup command on CLI?

Posted: Tue Feb 07, 2006 4:19 pm
by americo
# 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

Posted: Tue Feb 07, 2006 4:25 pm
by cibernet
# 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

Posted: Tue Feb 07, 2006 4:25 pm
by americo
I used ip arp print, and get no data

Posted: Tue Feb 07, 2006 4:41 pm
by americo
I made the configuration you told me, but I still cant ping

Posted: Tue Feb 07, 2006 5:27 pm
by raulborda
I made the configuration you told me, but I still cant ping
What is your isp gw IP?

Raul

Posted: Tue Feb 07, 2006 5:40 pm
by americo
I cant tell that 8)

Posted: Tue Feb 07, 2006 5:57 pm
by djape
I used ip arp print, and get no data
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...

Re: I CAN'T PING!!!!!

Posted: Tue Feb 07, 2006 8:36 pm
by Borage
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. :?
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.