je ne comprend pas pourquoi tu as mis un masque de 255.255.255.255.
Par contre pour que le ping passe il faut que la route inverse soit parametrer dans l'autre LAN (sinon ton ping pars, mais ne sait pas revenir).
voila un exemple de mes table de routage. 2 reseaux 192.168.1.0 et 192.168.0.0, le tout en 255.255.255.0 (comme a la maison) :
Citation :
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Users\4201.SH>route print
===========================================================================
Interface List
11...50 46 5d ab f7 4f ......Realtek PCIe GBE Family Controller
15...08 00 27 00 6c 2e ......VirtualBox Host-Only Ethernet Adapter
1...........................Software Loopback Interface 1
12...00 00 00 00 00 00 00 e0 Microsoft ISATAP Adapter
13...00 00 00 00 00 00 00 e0 Teredo Tunneling Pseudo-Interface
18...00 00 00 00 00 00 00 e0 Microsoft ISATAP Adapter #3
===========================================================================
IPv4 Route Table
===========================================================================
Active Routes:
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 192.168.1.254 192.168.1.142 20
127.0.0.0 255.0.0.0 On-link 127.0.0.1 306
127.0.0.1 255.255.255.255 On-link 127.0.0.1 306
127.255.255.255 255.255.255.255 On-link 127.0.0.1 306
169.254.0.0 255.255.0.0 On-link 192.168.1.142 296
169.254.255.255 255.255.255.255 On-link 192.168.1.142 276
192.168.0.0 255.255.255.0 192.168.1.15 192.168.1.142 41
192.168.1.0 255.255.255.0 On-link 192.168.1.142 276
192.168.1.142 255.255.255.255 On-link 192.168.1.142 276
192.168.1.255 255.255.255.255 On-link 192.168.1.142 276
192.168.56.0 255.255.255.0 On-link 192.168.56.1 276
192.168.56.1 255.255.255.255 On-link 192.168.56.1 276
192.168.56.255 255.255.255.255 On-link 192.168.56.1 276
224.0.0.0 240.0.0.0 On-link 127.0.0.1 306
224.0.0.0 240.0.0.0 On-link 192.168.56.1 276
224.0.0.0 240.0.0.0 On-link 192.168.1.142 276
255.255.255.255 255.255.255.255 On-link 127.0.0.1 306
255.255.255.255 255.255.255.255 On-link 192.168.56.1 276
255.255.255.255 255.255.255.255 On-link 192.168.1.142 276
===========================================================================
Persistent Routes:
Network Address Netmask Gateway Address Metric
192.168.0.0 255.255.255.0 192.168.1.15 21
===========================================================================
IPv6 Route Table
===========================================================================
Active Routes:
If Metric Network Destination Gateway
1 306 ::1/128 On-link
15 276 fe80::/64 On-link
15 276 fe80::5571:59a2:70b6:27d4/128
On-link
1 306 ff00::/8 On-link
15 276 ff00::/8 On-link
===========================================================================
Persistent Routes:
None