Re: netbios over internet [7:40784]

2002-04-09 Thread [EMAIL PROTECTED] (John Nemeth)
On Aug 29, 7:34am, Priscilla Oppenheimer wrote: } } NetBEUI is non-routable. NetBIOS is routable. NetBIOS over TCP/IP should } supposedly work over the Internet. For example, can't you do file sharing } over the Internet? That uses NetBIOS and SMB of CIFS. If you want to be pedantic

Re: netbios over internet [7:40784]

2002-04-09 Thread Priscilla Oppenheimer
NetBIOS is a session-layer protocol and API. Of course, it is able to be routed (routable), just as RPC and NFS and TCP and UDP are also routable, as are HTTP, FTP, etc. In comparison, LLC, is a data-link-layer protocol. It is not routable without some major shenanigans. NetBEUI resides right

Re: netbios over internet [7:40784]

2002-04-08 Thread Jay
I don't think you can, besides bridging on every internet hop. On Sun, 2002-04-07 at 23:14, cage wrote: how can I make the netbios over Internet except the dlsw+ ? Message Posted at: http://www.groupstudy.com/form/read.php?f=7i=40804t=40784 --

Re: netbios over internet [7:40784]

2002-04-08 Thread Engelhard M. Labiro
How about NetBIOS over TCP/IP (NBT) and encapsulate it with IPSec. Another idea is using a GRE tunnel to pass the NetBIOS to the next hop. I don't think you can, besides bridging on every internet hop. On Sun, 2002-04-07 at 23:14, cage wrote: how can I make the netbios over Internet

Re: netbios over internet [7:40784]

2002-04-08 Thread Jay
Is it possible to send nonroutable traffic through a GRE Tunnel? On Mon, 2002-04-08 at 10:12, Engelhard M. Labiro wrote: How about NetBIOS over TCP/IP (NBT) and encapsulate it with IPSec. Another idea is using a GRE tunnel to pass the NetBIOS to the next hop. I don't think you can,

RE: netbios over internet [7:40784]

2002-04-08 Thread Kim Edward B
Message- From: Jay [mailto:[EMAIL PROTECTED]] Sent: Monday, April 08, 2002 10:44 AM To: [EMAIL PROTECTED] Subject: Re: netbios over internet [7:40784] Is it possible to send nonroutable traffic through a GRE Tunnel? On Mon, 2002-04-08 at 10:12, Engelhard M. Labiro wrote: How about NetBIOS over

Re: netbios over internet [7:40784]

2002-04-08 Thread Michael Williams
You can use NetBIOS over TCP/IP (using some kind of encryption if you choose), or if you have Cisco routers at either end connected to the internet, you can use DLSw+ to form peers between those two routers to tunnel the NetBIOS across any IP network (LAN/WAN, etc) which allows Layer 2

Re: netbios over internet [7:40784]

2002-04-08 Thread Priscilla Oppenheimer
NetBEUI is non-routable. NetBIOS is routable. NetBIOS over TCP/IP should supposedly work over the Internet. For example, can't you do file sharing over the Internet? That uses NetBIOS and SMB of CIFS. (I'm a Mac person, but in theory it should work. ;-) Priscilla At 10:43 AM 4/8/02, Jay

RE: netbios over internet [7:40784]

2002-04-08 Thread Logan, Harold
- From: Kim Edward B [mailto:[EMAIL PROTECTED]] Sent: Mon 4/8/2002 11:45 AM To: [EMAIL PROTECTED] Cc: Subject: RE: netbios over internet [7:40784] I don't think it can. As far as I know, it can do IP/IPX/DecNet

RE: netbios over internet [7:40784]

2002-04-08 Thread Michael Bray
]] Sent: Monday, April 08, 2002 11:59 AM To: [EMAIL PROTECTED] Subject: Re: netbios over internet [7:40784] NetBEUI is non-routable. NetBIOS is routable. NetBIOS over TCP/IP should supposedly work over the Internet. For example, can't you do file sharing over the Internet? That uses NetBIOS

Re: netbios over internet [7:40784]

2002-04-08 Thread Jay
This thread has been taken out of context. The real initial question was whether or not you could bridge over the internet. E.g., have 2 LANs that are Layer 2 Bridged over the internet. Somewhat like DLSw+ can do for NetBIOS and SNA. It would have the same effect as doing this: (which you

RE: netbios over internet [7:40784]

2002-04-08 Thread Kim Edward B
I agree. -Original Message- From: Michael Bray [mailto:[EMAIL PROTECTED]] Sent: Monday, April 08, 2002 1:30 PM To: [EMAIL PROTECTED] Subject: RE: netbios over internet [7:40784] You certainly can do file sharing over the internet - saying 'NetBIOS' is routable is a bit misleading

Re: netbios over internet [7:40784]

2002-04-08 Thread Priscilla Oppenheimer
The original question was: how can I make the netbios over Internet except the dlsw+ ? He didn't say bridging. You did. Priscilla At 01:29 PM 4/8/02, Jay wrote: This thread has been taken out of context. The real initial question was whether or not you could bridge over the internet. E.g.,

Re: netbios over internet [7:40784]

2002-04-08 Thread Jay
OK, OK, well what about my question then? Is there any way to do this? this: (which you can't do) int tunnel0 tun sour 10.10.10.1 tun dest 10.20.20.1 bridge-group 1 int eth0 bridge-group 1 On Mon, 2002-04-08 at 14:15, Priscilla Oppenheimer wrote: The original question

Re: netbios over internet [7:40784]

2002-04-08 Thread nwo
Jay wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... OK, OK, well what about my question then? Is there any way to do this? Yes - UTI this: (which you can't do) int tunnel0 tun sour 10.10.10.1 tun dest 10.20.20.1 bridge-group 1 int eth0 bridge-group

RE: netbios over internet [7:40784]

2002-04-08 Thread James Wilson
Sent: Sunday, April 07, 2002 8:15 PM To: [EMAIL PROTECTED] Subject: netbios over internet [7:40784] how can I make the netbios over Internet except the dlsw+ ? Message Posted at: http://www.groupstudy.com/form/read.php?f=7i=40881t=40784 -- FAQ

Re: netbios over internet [7:40784]

2002-04-08 Thread Michael Williams
Priscilla Oppenheimer wrote: For example, can't you do file sharing over the Internet? That uses NetBIOS and SMB of CIFS. (I'm a Mac person, but in theory it should work. ;-) A Mac person? I thought you had good judgement? (Please no flames, it's a good natured joke) You *can* indeed

RE: netbios over internet [7:40784]

2002-04-08 Thread James Wilson
of Ockham (1285-1347/49) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Logan, Harold Sent: Monday, April 08, 2002 10:02 AM To: [EMAIL PROTECTED] Subject: RE: netbios over internet [7:40784] The biggest obstacle is the fact that most ISP's filter NBT

netbios over internet [7:40784]

2002-04-07 Thread cage
how can I make the netbios over Internet except the dlsw+ ? Message Posted at: http://www.groupstudy.com/form/read.php?f=7i=40784t=40784 -- FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html Report misconduct