I just upgrade my routerOS from version 3.7 to version 3.30, my local address is 192.168.0.1, I ping the net from my router and was replying, I also ping my local address replying also, I connected a laptop to the local interface, i now ping 192.168.0.1 from the laptop replying: destination host unreachable, I tried to ping the laptop from the router it was timeout…
I believe i still need to have something done, what next?
Chupaka
September 29, 2009, 6:26pm
2
but what have been done already? =)
Nothing yet.. still waiting for a way out
normis
September 30, 2009, 6:55am
4
seems you have problems with IP addresses.
post what you have in the laptop when you type this in the command promt:
ipconfig /all
and then post what you have in your router if you type these commands:
/ip address print
/interface print
/ip firewall filter print
/ip firewall nat print
/ip route print
/ip address print
ADDRESS NETWORK BROADCAST INTERFACE
0 196.220.4.158/24 196.220.4.0 196.220.4.255 ether1
1 192.168.0.1/24 192.168.0.0 192.168.0.255 ether2
/ipinterface print
NAME TYPE MTU L2MTU
0 R ether1 ether 1500
1 R ether2 ether 1500
/ip firewall filter print
0 X ;;; place hotspot rules here
chain=unused-hs-chain action=passthrough
/ip firewall nat print
0 X ;;; place hotspot rules here
chain=unused-hs-chain action=passthrough
1 chain=srcnat action=masquerade out-interface=ether1
2 ;;; masquerade hotspot network
chain=srcnat action=masquerade src-address=192.168.0.0/24
/ip route print
DST-ADDRESS PREF-SRC G GATEWAY DISTANCE IN..
0 A S 0.0.0.0/0 r 196.220.4.157 1 et..
1 ADC 192.168.0.0/24 192.168.0.1 0 et..
2 ADC 196.220.4.0/24 196.220.4.158 0 et..
normis
September 30, 2009, 11:26am
6
and what config do you have in your PC ?
Physical address…00-00-00-00-00-00-00-E0
DHCP Enabled…No
Autoconfiguration Enabled…Yes
normis
September 30, 2009, 12:02pm
8
I observed that there is problem with ether2, its not assigning ip address to the laptop automatically, even with static it cannot ping the ether2