Error after upgrading from RouterOS 3.7 to 3.30

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?

but what have been done already? =)

Nothing yet.. still waiting for a way out

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..

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

what about IP address, gateway, DNS address etc? this window please!

http://debianadmin.com/winref/wp-content/uploads/2008/10/static-ip-properties.png

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