Routing between ethernet and bluetooth

G

Guest

Hi,

I set up a lan based on ethernet. From a machine (called "A") based on
windows 2000 pro, I paned a bluetooth terminal (called "B" with interface
"B-IF"). After this operation, "A" had 2 interfaces up : an interface
relative to its ethernet card (called "A-IF1") and another one due to the
bluetooth link (called "A-IF2"). I configured the right key in the registry
("HKEY_LOCAL_MACHINE \SYSTEM\CurrentControlSet\Services\Tcpip
\Parameters\IPEnableRouter") to enable IP routing and started the service
named "Routing and Remote Access" in the control panel.
I made "routing" tests on a machine loacted on my lan. On this machine I
added a route towards "A-IF1" for "B-IF". From this machine, I can ping
"A-IF2" but I can't ping "B-IF". And with the "tracert" command, I noticed
that the last machine reached was "A-IF1" as if the routing function was not
active between "A-IF1" and "A-IF2" on my Windows 2000 ???

Thanks in advance for your help.

Regards.

Mehdi.
 
R

Robert L [MS-MVP]

posting the routing table here may help to do that, use route print command. For more and other information, go to http://howtonetworking.com.

Don't send e-mail or reply to me except you need consulting services. Posting on MS newsgroup will benefit all readers and you may get more help.

Bob Lin, MS-MVP, MCSE & CNE
How to Setup Windows, Network, Remote Access on http://www.HowToNetworking.com
Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net
This posting is provided "AS IS" with no warranties.
I recommend Brinkster for web hosting!

Hi,

I set up a lan based on ethernet. From a machine (called "A") based on
windows 2000 pro, I paned a bluetooth terminal (called "B" with interface
"B-IF"). After this operation, "A" had 2 interfaces up : an interface
relative to its ethernet card (called "A-IF1") and another one due to the
bluetooth link (called "A-IF2"). I configured the right key in the registry
("HKEY_LOCAL_MACHINE \SYSTEM\CurrentControlSet\Services\Tcpip
\Parameters\IPEnableRouter") to enable IP routing and started the service
named "Routing and Remote Access" in the control panel.
I made "routing" tests on a machine loacted on my lan. On this machine I
added a route towards "A-IF1" for "B-IF". From this machine, I can ping
"A-IF2" but I can't ping "B-IF". And with the "tracert" command, I noticed
that the last machine reached was "A-IF1" as if the routing function was not
active between "A-IF1" and "A-IF2" on my Windows 2000 ???

Thanks in advance for your help.

Regards.

Mehdi.
 
G

Guest

Here is the result of the "route print" command :


//*************************************************************//
C:\>route print
===========================================================================
Interface List
0x1 ........................... MS TCP Loopback interface
0x2 ...00 0f 3d 0d 92 67 ...... Bluetooth PAN Driver
0x1000004 ...00 a0 24 7a 3c 3f ...... Fast Ethernet Adapter
===========================================================================
===========================================================================
Active Routes:
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 10.194.66.145 10.194.66.147 1
10.194.66.144 255.255.255.240 10.194.66.147 10.194.66.147 1
10.194.66.147 255.255.255.255 127.0.0.1 127.0.0.1 1
10.255.255.255 255.255.255.255 10.194.66.147 10.194.66.147 1
127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1
169.254.0.0 255.255.0.0 169.254.185.156 169.254.185.156 1
169.254.185.156 255.255.255.255 127.0.0.1 127.0.0.1 1
169.254.255.255 255.255.255.255 169.254.185.156 169.254.185.156 1
224.0.0.0 224.0.0.0 10.194.66.147 10.194.66.147 1
224.0.0.0 224.0.0.0 169.254.185.156 169.254.185.156 1
255.255.255.255 255.255.255.255 169.254.185.156 169.254.185.156 1
Default Gateway: 10.194.66.145
===========================================================================
Persistent Routes:
None

//*************************************************************//

You will notice that, in accordance with my first post, "A-IF1"->
10.194.66.147 and "A-IF2" -> 169.254.185.156.

Thanks in advance for your help.

Regards.

Mehdi.
 
R

Robert L [MS-MVP]

do you assign 169.254.x.x to the NIC? or it gets the ip automatically? For more and other information, go to http://howtonetworking.com.

Don't send e-mail or reply to me except you need consulting services. Posting on MS newsgroup will benefit all readers and you may get more help.

Bob Lin, MS-MVP, MCSE & CNE
How to Setup Windows, Network, Remote Access on http://www.HowToNetworking.com
Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net
This posting is provided "AS IS" with no warranties.
I recommend Brinkster for web hosting!

Here is the result of the "route print" command :


//*************************************************************//
C:\>route print
===========================================================================
Interface List
0x1 ........................... MS TCP Loopback interface
0x2 ...00 0f 3d 0d 92 67 ...... Bluetooth PAN Driver
0x1000004 ...00 a0 24 7a 3c 3f ...... Fast Ethernet Adapter
===========================================================================
===========================================================================
Active Routes:
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 10.194.66.145 10.194.66.147 1
10.194.66.144 255.255.255.240 10.194.66.147 10.194.66.147 1
10.194.66.147 255.255.255.255 127.0.0.1 127.0.0.1 1
10.255.255.255 255.255.255.255 10.194.66.147 10.194.66.147 1
127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1
169.254.0.0 255.255.0.0 169.254.185.156 169.254.185.156 1
169.254.185.156 255.255.255.255 127.0.0.1 127.0.0.1 1
169.254.255.255 255.255.255.255 169.254.185.156 169.254.185.156 1
224.0.0.0 224.0.0.0 10.194.66.147 10.194.66.147 1
224.0.0.0 224.0.0.0 169.254.185.156 169.254.185.156 1
255.255.255.255 255.255.255.255 169.254.185.156 169.254.185.156 1
Default Gateway: 10.194.66.145
===========================================================================
Persistent Routes:
None

//*************************************************************//

You will notice that, in accordance with my first post, "A-IF1"->
10.194.66.147 and "A-IF2" -> 169.254.185.156.

Thanks in advance for your help.

Regards.

Mehdi.
 
G

Guest

Actually I did nothing, "A-IF2" is automatically set as soon as the bluetooth
link is up. The routes relative to this address ("169.254.185.156") are
automatically added at the same time. And it is systematically the same
address attibuted to this interface.

Mehdi.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top