G
Guest
I am trying to add a route
Interface List
0x1 ........................... MS TCP Loopback interface
0x20004 ...00 00 e8 48 dd cf ...... Realtek RTL8029(AS) PCI Ethernet Adapter
0x40003 ...00 05 5d 96 bc 38 ...... D-Link Air DWL-520 Wireless PCI
Adapter(rev.
D)
========================================================================
===
========================================================================
===
Active Routes:
Network Destination Netmask Gateway Interface
Metric
0.0.0.0 0.0.0.0 68.225.208.1 68.225.211.80
3 0
0.0.0.0 0.0.0.0 192.168.1.1 192.168.1.100
30
68.225.208.0 255.255.248.0 68.225.211.80 68.225.211.80
30
68.225.211.80 255.255.255.255 127.0.0.1 127.0.0.1
30
68.255.255.255 255.255.255.255 68.225.211.80 68.225.211.80
30
127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1
1
192.168.1.0 255.255.255.0 192.168.1.100 192.168.1.100
30
192.168.1.100 255.255.255.255 127.0.0.1 127.0.0.1
30
192.168.1.255 255.255.255.255 192.168.1.100 192.168.1.100
30
224.0.0.0 240.0.0.0 68.225.211.80 68.225.211.80
30
224.0.0.0 240.0.0.0 192.168.1.100 192.168.1.100
30
255.255.255.255 255.255.255.255 68.225.211.80 68.225.211.80
1
255.255.255.255 255.255.255.255 192.168.1.100 192.168.1.100
1
Default Gateway: 192.168.1.1
========================================================================
===
Persistent Routes:
None
I need to add 192.168.0.2 255.255.255.0 192.168.0.1
this is the nic i am trying to add to D-Link Air DWL-520 Wireless PCI
Adapter
This is what i get when i try to add
C:\Documents and Settings\Boss>route ADD 192.168.0.2 MASK 255.255.255.0
192.168.
0.1 METRIC 3 IF 2
The route addition failed: The specified mask parameter is invalid.
(Destination
& Mask) != Destination.
I am very very new to networking, Help what would i enter for route add
Interface List
0x1 ........................... MS TCP Loopback interface
0x20004 ...00 00 e8 48 dd cf ...... Realtek RTL8029(AS) PCI Ethernet Adapter
0x40003 ...00 05 5d 96 bc 38 ...... D-Link Air DWL-520 Wireless PCI
Adapter(rev.
D)
========================================================================
===
========================================================================
===
Active Routes:
Network Destination Netmask Gateway Interface
Metric
0.0.0.0 0.0.0.0 68.225.208.1 68.225.211.80
3 0
0.0.0.0 0.0.0.0 192.168.1.1 192.168.1.100
30
68.225.208.0 255.255.248.0 68.225.211.80 68.225.211.80
30
68.225.211.80 255.255.255.255 127.0.0.1 127.0.0.1
30
68.255.255.255 255.255.255.255 68.225.211.80 68.225.211.80
30
127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1
1
192.168.1.0 255.255.255.0 192.168.1.100 192.168.1.100
30
192.168.1.100 255.255.255.255 127.0.0.1 127.0.0.1
30
192.168.1.255 255.255.255.255 192.168.1.100 192.168.1.100
30
224.0.0.0 240.0.0.0 68.225.211.80 68.225.211.80
30
224.0.0.0 240.0.0.0 192.168.1.100 192.168.1.100
30
255.255.255.255 255.255.255.255 68.225.211.80 68.225.211.80
1
255.255.255.255 255.255.255.255 192.168.1.100 192.168.1.100
1
Default Gateway: 192.168.1.1
========================================================================
===
Persistent Routes:
None
I need to add 192.168.0.2 255.255.255.0 192.168.0.1
this is the nic i am trying to add to D-Link Air DWL-520 Wireless PCI
Adapter
This is what i get when i try to add
C:\Documents and Settings\Boss>route ADD 192.168.0.2 MASK 255.255.255.0
192.168.
0.1 METRIC 3 IF 2
The route addition failed: The specified mask parameter is invalid.
(Destination
& Mask) != Destination.
I am very very new to networking, Help what would i enter for route add