Networking Forums

Networking Forums > Computer Networking > Windows Networking > Routing problems

Reply
Thread Tools Display Modes

Routing problems

 
 
Gregor Sändig
Guest
Posts: n/a

 
      03-07-2006, 10:45 AM
Hi!

I have a problem while configuring ISA Server 2004. After i looked in
the routing table it seems to be solvable problem, but it is not. Here
ist my routing table:
.................................................. ................................................
C:\>route print

IPv4 Route Table
================================================== =========================
Interface List
0x1 ........................... MS TCP Loopback interface
0x2 ...00 14 38 4e d5 00 ...... HP NC7782 Gigabit Server Adapter #2 -
Virus Thro
ttle Miniport
0x3 ...00 14 38 4e d5 01 ...... HP NC7782 Gigabit Server Adapter -
Virus Throttl
e Miniport
================================================== =========================
================================================== =========================
Active Routes:
Network Destination Netmask Gateway Interface
Metric
0.0.0.0 0.0.0.0 10.16.50.254 10.16.50.57
20
10.0.0.0 255.240.0.0 10.16.0.254 10.16.0.57
1
10.16.0.0 255.255.255.0 10.16.0.57 10.16.0.57
20
10.16.0.57 255.255.255.255 127.0.0.1 127.0.0.1
20
10.16.0.254 255.255.255.255 10.16.0.57 10.16.0.57
1
10.16.16.0 255.255.255.0 10.16.0.254 10.16.0.57
1
10.16.50.0 255.255.255.0 10.16.50.57 10.16.50.57
20
10.16.50.57 255.255.255.255 127.0.0.1 127.0.0.1
20
10.255.255.255 255.255.255.255 10.16.0.57 10.16.0.57
20
10.255.255.255 255.255.255.255 10.16.50.57 10.16.50.57
20
127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1
1
224.0.0.0 240.0.0.0 10.16.0.57 10.16.0.57
20
224.0.0.0 240.0.0.0 10.16.50.57 10.16.50.57
20
255.255.255.255 255.255.255.255 10.16.0.57 10.16.0.57
1
255.255.255.255 255.255.255.255 10.16.50.57 10.16.50.57
1
Default Gateway: 10.16.50.254
================================================== =========================
Persistent Routes:
Network Address Netmask Gateway Address Metric
10.16.16.0 255.255.255.0 10.16.0.254 1
10.16.0.254 255.255.255.255 10.16.0.57 1
10.0.0.0 255.240.0.0 10.16.0.254 1
.................................................. ................................................

You see, that the two host entries exists for both network cards
(10.255.255.255 & 224.0.0.0). This is not correct, but i can't delete
one or both routes.
.................................................. ................................................
C:\>route delete 224.0.0.0
The route specified was not found.
.................................................. ................................................

So does anyone has an idea? Thank you.

So long

Jürgen Strauber

 
Reply With Quote
 
 
 
 
Neteng
Guest
Posts: n/a

 
      03-07-2006, 01:25 PM
You can not delete them, they are "system defaults". One is a broadcast, the
other a multicast, they are supposed to be there.


"Gregor Sändig" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed) oups.com...
Hi!

I have a problem while configuring ISA Server 2004. After i looked in
the routing table it seems to be solvable problem, but it is not. Here
ist my routing table:
.................................................. ...........................
.....................
C:\>route print

IPv4 Route Table
================================================== =========================
Interface List
0x1 ........................... MS TCP Loopback interface
0x2 ...00 14 38 4e d5 00 ...... HP NC7782 Gigabit Server Adapter #2 -
Virus Thro
ttle Miniport
0x3 ...00 14 38 4e d5 01 ...... HP NC7782 Gigabit Server Adapter -
Virus Throttl
e Miniport
================================================== =========================
================================================== =========================
Active Routes:
Network Destination Netmask Gateway Interface
Metric
0.0.0.0 0.0.0.0 10.16.50.254 10.16.50.57
20
10.0.0.0 255.240.0.0 10.16.0.254 10.16.0.57
1
10.16.0.0 255.255.255.0 10.16.0.57 10.16.0.57
20
10.16.0.57 255.255.255.255 127.0.0.1 127.0.0.1
20
10.16.0.254 255.255.255.255 10.16.0.57 10.16.0.57
1
10.16.16.0 255.255.255.0 10.16.0.254 10.16.0.57
1
10.16.50.0 255.255.255.0 10.16.50.57 10.16.50.57
20
10.16.50.57 255.255.255.255 127.0.0.1 127.0.0.1
20
10.255.255.255 255.255.255.255 10.16.0.57 10.16.0.57
20
10.255.255.255 255.255.255.255 10.16.50.57 10.16.50.57
20
127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1
1
224.0.0.0 240.0.0.0 10.16.0.57 10.16.0.57
20
224.0.0.0 240.0.0.0 10.16.50.57 10.16.50.57
20
255.255.255.255 255.255.255.255 10.16.0.57 10.16.0.57
1
255.255.255.255 255.255.255.255 10.16.50.57 10.16.50.57
1
Default Gateway: 10.16.50.254
================================================== =========================
Persistent Routes:
Network Address Netmask Gateway Address Metric
10.16.16.0 255.255.255.0 10.16.0.254 1
10.16.0.254 255.255.255.255 10.16.0.57 1
10.0.0.0 255.240.0.0 10.16.0.254 1
.................................................. ...........................
.....................

You see, that the two host entries exists for both network cards
(10.255.255.255 & 224.0.0.0). This is not correct, but i can't delete
one or both routes.
.................................................. ...........................
.....................
C:\>route delete 224.0.0.0
The route specified was not found.
.................................................. ...........................
.....................

So does anyone has an idea? Thank you.

So long

Jürgen Strauber


 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
routing problems Gerrit Schimpf Linux Networking 2 02-21-2006 08:33 PM
Routing problems Marco Lovadina Linux Networking 2 02-21-2005 07:05 PM
Routing problems Marco Lovadina Linux Networking 2 02-21-2005 04:58 PM
Routing problems pcfixer Linux Networking 11 09-03-2004 08:29 PM
routing problems Matthew Paterson Linux Networking 3 07-11-2003 09:58 AM



1 2 3 4 5 6 7 8 9 10 11