![]() |
![]() OCAU News - Wiki - QuickLinks - Pix - Sponsors |
|
|||||||
| Notices |
|
Sign up for a free OCAU account and this ad will go away! Search our forums with Google: |
![]() |
|
|
Thread Tools |
|
|
#1 |
|
Member
Join Date: May 2009
Posts: 100
|
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? |
|
|
| Join OCAU to remove this ad! |
|
|
#2 |
|
Member
Join Date: May 2009
Posts: 100
|
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. |
|
|
|
|
#3 |
|
Member
Join Date: Jun 2001
Location: Brisvegas
Posts: 258
|
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. |
|
|
|
|
#4 | ||
|
Member
Join Date: May 2009
Posts: 100
|
Quote:
Quote:
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. |
||
|
|
|
|
#5 |
|
Member
Join Date: May 2009
Posts: 100
|
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? |
|
|
|
|
#6 |
|
Member
Join Date: Jul 2002
Location: Tasmania
Posts: 4,019
|
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 |
|
|
|
|
#7 | ||
|
Member
Join Date: May 2009
Posts: 100
|
Quote:
Quote:
|
||
|
|
|
|
#8 |
|
Member
Join Date: May 2009
Posts: 100
|
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. "
|
|
|
|
|
#9 |
|
Member
Join Date: Jun 2001
Location: Brisbane
Posts: 19,921
|
I read the title as "Down Loadable Content for Linux", which I assumed meant apt-get.
__________________
Child's Play Charity |
|
|
|
|
#10 | |
|
Member
Join Date: Mar 2002
Location: BrisVegas
Posts: 1,734
|
Quote:
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 |
|
|
|
|
|
#11 | |
|
Member
Join Date: May 2009
Posts: 100
|
Quote:
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. |
|
|
|
|
|
#12 | |||
|
Member
Join Date: Jun 2001
Location: Brisbane
Posts: 19,921
|
Quote:
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:
Quote:
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. |
|||
|
|
|
|
#13 | |
|
Member
Join Date: Jul 2001
Location: Ballina
Posts: 1,506
|
Quote:
Simple solution is to pay someone that knows what they are doing to set it up. |
|
|
|
|
|
#14 | |
|
Member
Join Date: May 2009
Posts: 100
|
Quote:
Isn't it cheaper to find a port to linux of something like laplink which was used to connect dos computers and exchange files? |
|
|
|
|
|
#15 | ||
|
Member
Join Date: Jun 2001
Location: Brisbane
Posts: 19,921
|
Quote:
Quote:
Seriously man... do some reading!
__________________
Child's Play Charity |
||
|
|
![]() |
| Bookmarks |
|
Sign up for a free OCAU account and this ad will go away! |
| Thread Tools | |
|
|