Overclockers Australia Forums
OCAU News - Wiki - QuickLinks - Pix - Sponsors  

Go Back   Overclockers Australia Forums > Software Topics > Other Operating Systems

Notices


Sign up for a free OCAU account and this ad will go away!
Search our forums with Google:
Closed Thread
 
Thread Tools
Old 10th July 2009, 1:35 AM   #1
Mihalis Thread Starter
Member
 
Join Date: May 2009
Posts: 100
Default DLC for linux?

I hear DLC is an old but very fast protocol for communicating with mainframes. Microsoft supports it in Windows 2000 and 9x.

Does linux support DLC? If yes, how do I configure samba to access a windows file server that only talks DLC?
Mihalis is offline  

Join OCAU to remove this ad!
Old 10th July 2009, 2:23 AM   #2
Mihalis Thread Starter
Member
 
Join Date: May 2009
Posts: 100
Default

Oops! Microsoft cannot use DLC for normal communication between computers. So the file server cannot be accessed with DLC.

What about the "IPX/SPX compatible protocol", is it available in linux? And if yes, how do I set up samba to work through this protocol?

The reason I do not want to use TCP/IP on the file server is security. Don't want the server to get owned. The linux box can't get owned for long because it will be a live CD.
Mihalis is offline  
Old 10th July 2009, 9:12 AM   #3
Forge
Member
 
Forge's Avatar
 
Join Date: Jun 2001
Location: Brisvegas
Posts: 258
Default

Security through obscurity is no security at all. Introducing a old protocol comes with more risks than using something that is undergoing constant maintenance and revisions (stack-wise).

Use TCP and make sure you adhere to best practise for all elements of the service you wish to provide.
* Use ACL's on the file system, samba, etc.
* Use a centralised authentication and authorisation service
* Use encryption if you have to (don't lose the keys)
* Firewall the server
* Do not multi-home the server
... and so on.

A connection to a server via protocol X is still a connection to the server. At least with TCP you'll have the tools to defend yourself.
Forge is offline  
Old 10th July 2009, 7:18 PM   #4
Mihalis Thread Starter
Member
 
Join Date: May 2009
Posts: 100
Default

Quote:
Originally Posted by Forge View Post
* Use ACL's on the file system, samba, etc.
* Use a centralised authentication and authorisation service
* Do not multi-home the server
Any sites with instructions or tutorials how to do these?

Quote:
A connection to a server via protocol X is still a connection to the server. At least with TCP you'll have the tools to defend yourself.
I'm not sure why you mention X. It is a windows 2000 server. I want to totally isolate it from the internet. Windows uses tcp/ip for some of its internal workings which requires that it exposes some ports like 2869 and do fancy things with svchost.exe connections that I do not understand (something to do with upnp which can be exploited by hackers, remote procedure calls, COM, but also unwanted windows updates while windows update has been disabled, etc). So I do not trust microsoft at all, I believe windows PCs will one day be used by a world-wide big brother state for constant surveillance on everyone.

That is why I want to access the internet only from linux and on a computer without a hard disk. And save anything worth saving onto a hardened windows file server without any tcp/ip at all if possible.

Last edited by Mihalis; 10th July 2009 at 7:35 PM.
Mihalis is offline  
Old 10th July 2009, 7:41 PM   #5
Mihalis Thread Starter
Member
 
Join Date: May 2009
Posts: 100
Default

The ideal would be to use a usb flash drive for the file transfers.

Next to that, is there any protocol other than tcp/ip that is well maintained and can be installed on both linux and windows for file transfers only?
Mihalis is offline  
Old 10th July 2009, 10:01 PM   #6
Crinos
Member
 
Crinos's Avatar
 
Join Date: Jul 2002
Location: Tasmania
Posts: 4,019
Default

Wow... just wow. Some of this is really tin foil hat stuff. If you have a NATed network with no external->internal access, and run 100% *nix(Windows 2000 is a poor choice for a "hardened file server" since it's pretty out of date...) with strong passwords, it's really going to be harder than some kludged together system with ancient protocols.
__________________
OCAU MetaL Club Member #666 | last.fm
2005: Megadeth | 2006: Opeth | 2007: Blind Guardian, Sodom | 2008: Iron Maiden | 2009: Pain of Salvation, Dream Theater
2010: Ensiferum, Sonata Arctica, Wolves in the Throne Room
Crinos is offline  
Old 11th July 2009, 5:09 AM   #7
Mihalis Thread Starter
Member
 
Join Date: May 2009
Posts: 100
Default

Quote:
Originally Posted by Crinos View Post
100% *nix(Windows 2000 is a poor choice for a "hardened file server" since it's pretty out of date
Sorry but completely abandoning windows is not an option. That's not because we love M$. It's because better software is available for windows, period. If there wasn't, everybody would be using freeware linux. So we're left with the problem of how to get files onto windows safely, like online video material that we want to edit with the superior video editors that are available for windows and show it online.

Quote:
If you have a NATed network with no external->internal access
I'm not sure what a NATed network is, but if the external part gets infected and owned, wouldn't the hacker that has become an administrator be able to port-scan the file server or somehow get into it?
Mihalis is offline  
Old 11th July 2009, 5:22 AM   #8
Mihalis Thread Starter
Member
 
Join Date: May 2009
Posts: 100
Default

Look what I just found here. Someone is asking "Is it posible to scan a NATed network using nmap or other tool?". And the answer is:

"Yesh, there is, but is difficult to find. Look for a patched version of NMAP called "Cronos", which will enable you to traverse a NAT'ed firewall. "
Mihalis is offline  
Old 11th July 2009, 10:36 AM   #9
elvis
Member
 
elvis's Avatar
 
Join Date: Jun 2001
Location: Brisbane
Posts: 19,921
Default

I read the title as "Down Loadable Content for Linux", which I assumed meant apt-get.
__________________
Child's Play Charity
elvis is offline  
Old 11th July 2009, 1:25 PM   #10
the-enigma
Member
 
Join Date: Mar 2002
Location: BrisVegas
Posts: 1,734
Default

Quote:
Originally Posted by Mihalis View Post
Look what I just found here. Someone is asking "Is it posible to scan a NATed network using nmap or other tool?". And the answer is:

"Yesh, there is, but is difficult to find. Look for a patched version of NMAP called "Cronos", which will enable you to traverse a NAT'ed firewall. "
I tried a bit of googling, the only references to nmap and Cronos were either links to that mailing list, links to this forums, or nmap scans showing an open port 148, which nmap relates back to a cronus service.

As for scanning a NAT'ed network, though, as long as the "software" providing the NAT does not have any loopholes, scanning a NATed network does require the hosts on the other side to communicate to the internet. Roughly what happens is that the hidden host A, sends a message to the router R, trying to access the internet. R changes the source IP address to itself, and sends it out of port X (outgoing port, not incoming). R then remembers that anything traversing this open connection should go back to host A.
So yes, if some scanning tool happens to scan the right port, it can reflect back through the NAT, but as long as you ensure that host A never accesses the internet through R, then R won't connect any incoming connections, to host A.

Well, that's how I remember NAT working, it's been a while since I played with it on a technical level.
__________________
Official Talleh Fan Club Member #1
Official Biatch Fan Club Member #1
the-enigma is offline  
Old 11th July 2009, 9:46 PM   #11
Mihalis Thread Starter
Member
 
Join Date: May 2009
Posts: 100
Default

Quote:
Originally Posted by the-enigma View Post
So yes, if some scanning tool happens to scan the right port, it can reflect back through the NAT, but as long as you ensure that host A never accesses the internet through R, then R won't connect any incoming connections, to host A.
OK but I don't know how to stop windows trying to access the internet without permission. Disabling the automatic updates does not work, windows connects anyway for certain updates through svchost.exe. If svchost is blocked by the firewall running in windows, then windows does not work correctly because rpc, com, upnp, and who knows what else are disabled. So svchost.exe needs to be free to do whatever it likes. What's worse, svchost connects to a company called Limelight Inc that is used by windows for its updates but Limelight can also be used by others too like Sun or Adobe whose software we need. The result is, any customer of Limelight whose software we need is free to "phone home". Limelight is not just one IP block, they keep getting different ones so you can't block them permanently.

In other words, not using TCP/IP in the LAN is the only real defence I know against Limelight.

Hasn't anyone thought of a simple non-routable protocol for file sharing? Laplink was nice for connecting dos computers through the serial ports and exhanging files, hasn't anyone ported something similar to linux, with ethernet instead?

Last edited by Mihalis; 11th July 2009 at 10:00 PM.
Mihalis is offline  
Old 11th July 2009, 9:57 PM   #12
elvis
Member
 
elvis's Avatar
 
Join Date: Jun 2001
Location: Brisbane
Posts: 19,921
Default

Quote:
Originally Posted by Mihalis View Post
OK but I don't know how to stop windows trying to access the internet without permission.
Put a firewall infront of it. A linux box with IPTables will do just fine. Failing that, just don't specify a default route.

I work in finance, and about 80% of our production servers don't get a default route, and are only allowed to broadcast within their subnet/VLAN.

Updates for Windows servers are handled through WSUS on the same subnet. The WSUS server then gets access via a highly limited proxy (again, no default route for the prod WSUS box).

Quote:
Originally Posted by Mihalis View Post
In other words, not using tcp/ip is the only real defence against Limelight.
Not so.

Quote:
Originally Posted by Mihalis View Post
Hasn't anyone thought of a simple non-routable protocol for file sharing?
Why on earth don't you just not allow routing outside of your network? IP doesn't require a default route, after all.

Honestly... how do you think banks secure their IP networks? It ain't rocket surgery.
__________________
Child's Play Charity

Last edited by elvis; 11th July 2009 at 10:03 PM.
elvis is offline  
Old 11th July 2009, 9:59 PM   #13
FalconGT
Member
 
Join Date: Jul 2001
Location: Ballina
Posts: 1,506
Default

Quote:
Originally Posted by Mihalis View Post
OK but I don't know how to stop windows trying to access the internet without permission.

In other words, not using tcp/ip is the only real defence against Limelight.

Hasn't anyone thought of a simple non-routable protocol for file sharing?
So your lack of knowledge is tcp/ip's fault ?

Simple solution is to pay someone that knows what they are doing to set it up.
FalconGT is offline  
Old 11th July 2009, 10:05 PM   #14
Mihalis Thread Starter
Member
 
Join Date: May 2009
Posts: 100
Default

Quote:
Originally Posted by FalconGT View Post
Simple solution is to pay someone that knows what they are doing to set it up.
A hacker is what I need for this. Or rather, two unrelated hackers, one to set it up, one to attack it.

Isn't it cheaper to find a port to linux of something like laplink which was used to connect dos computers and exchange files?
Mihalis is offline  
Old 11th July 2009, 10:19 PM   #15
elvis
Member
 
elvis's Avatar
 
Join Date: Jun 2001
Location: Brisbane
Posts: 19,921
Default

Quote:
Originally Posted by Mihalis View Post
A hacker is what I need for this. Or rather, two unrelated hackers, one to set it up, one to attack it.
There are plenty of places that do commercial penetration testing. But I don't think you need that. It sounds like you need a basic class in networking.

Quote:
Originally Posted by Mihalis View Post
Isn't it cheaper to find a port to linux of something like laplink which was used to connect dos computers and exchange files?
What's wrong with a crossover cable and two hosts on a /30 subnet?

Seriously man... do some reading!
__________________
Child's Play Charity
elvis is offline  
Closed Thread

Bookmarks

Sign up for a free OCAU account and this ad will go away!

Thread Tools

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

Forum Jump


All times are GMT +10. The time now is 2:51 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd. -
OCAU is not responsible for the content of individual messages posted by others.
Other content copyright Overclockers Australia.
OCAU is hosted by Internode!