Sponsored Content
Full Discussion: Internet Sharing
Top Forums UNIX for Dummies Questions & Answers Internet Sharing Post 208 by Neo on Thursday 9th of November 2000 10:36:33 AM
Old 11-09-2000
PxT gave a good reply. I'll add a few things, perhaps it will be helpful Smilie

By your post, I assume that you want to have users connect to your servers/services via the Internet to save the cost of having a bunch of dial of lines; the model is very much the same (not exactly but good enough for your purposes) regardless of dial-out to the Internet of dial-in from the Internet. Either way requires connectivity to the Internet.

Before jumping off to books on VPNs, Firewalls, and complex HOWTOS, it is essential that you design architecture based on your actual needs (requirements). You may not need VPNs or even a complex firewall, if your model is simple enough. On the other hand, if your model is complex, you may need a lot of gear/gadgets/configurations.

Keep in mind that that technical people, often fascinated with the technology, forget that the more complex you design a network (any system) the more it costs to sustain, maintain, and keep secure. Every line in a configuration file increases the cost of operations and ownership.

Network management experts estimate that the costs of manageing a network (and the power of the network) goes up with the square of the number of nodes on the network (N SQUARED LAW).

In a nutshell, more important than technology buzzwords is a clear roadmap on what your company plans to do and the risk management requirements and business processes. The number one mistake that I see people make is 'too much technology' and not enough planning. Keeping costs down and acquiring a high return on investment requires investing time in planning and design before considering the technical options and marketplace buzz.




[Edited by Neo on 11-09-2000 at 11:31 AM]
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

I need help to set up internet sharing in linux.

Ok, I'm kind of in between newbie and experienced somewhere. I'm an advanced computer user but only have a little experience with linux and a lot of problems with it. Currently I'm using Linux-Mandrake 8.0 (I know, I know, but let's not go into the many reasons why it's not even close to the best... (2 Replies)
Discussion started by: Nazo
2 Replies

2. IP Networking

Internet Sharing with SUSE 7.3

I have a home network connected to a cable modem. I would like to use my SUSE 7.3 as a proxy. My layout is this. all computers connected to a hub. SUSE has 2 nics. 1 for cable modem(eth0, one for internal network connected to hub(eth1) All other machines connect to hub eth0 - DHCP from ISP... (1 Reply)
Discussion started by: gdboling
1 Replies

3. UNIX for Dummies Questions & Answers

Internet sharing

I wanted to share internet with my Server running Win 2000 and client on Solaris 8. I networked them with a hub and 2 NICs on Server. Is there any software to share the internet? Need help!!!!!!!!!! Thanks... Praveen (5 Replies)
Discussion started by: praveenk
5 Replies

4. Solaris

solaris and cable int. and internet sharing

hi ý have cable internet an ý dont connect internet.i can't get an ip form the dhcp of the isp and how can ý do internet sharing.ý new installed solaris.pls help me thx (2 Replies)
Discussion started by: demanyak
2 Replies

5. IP Networking

win2k to Mandrake,Internet Connection Sharing!

i've got a win2k machine(192.168.0.2) that i want to give access to mandrake through my network (192.168.0.0 255.255.255.0). I enabled ICS and setup the mandrake machine to be (192.168.0.3 255.255.255.0) and i'm still not able to get Internet Access to my Mandrake. I guess I have to do Dynamic... (2 Replies)
Discussion started by: jlb00h
2 Replies

6. UNIX for Dummies Questions & Answers

Sharing a Unix Drive Over The Internet ... but

I don't know if this can be done, otherwise, my project will come to a screeching halt. I have a SCO 5.0.5 machine connected to the internet with a static IP address. I need to be able to share a drive : /shareddrive I need to map to it from a windows machine: hence, what i'd like to... (3 Replies)
Discussion started by: gseyforth
3 Replies

7. Emergency UNIX and Linux Support

Sharing internet from host os to guest os

I have a host os Windows 7 ultimate in place where virtual box is installed. Now in virtual box I have installed solaris 10. There is internet connection present in host windows 7 still I am not able to access internet in solaris 10. Please help to configure solaris so that internet can be... (12 Replies)
Discussion started by: hiten.r.chauhan
12 Replies

8. IP Networking

Sharing internet connection

Hello all, Recently took a dive into Unix using Fedora 12 atm. I have cable modem with DHCP and a linksys 8 port router. With windows I was able to simple use the uplink port and plug each computer into the switch and use the internet connection. Having no luck doing the same in Unix. I have... (0 Replies)
Discussion started by: Fingerz
0 Replies

9. Solaris

Sharing internet from Ubuntu to Solaris server

I have a laptop running on ubuntu 13 connected to wifi. My sunfire v100 is connected to my laptop with an ethernet cable of course. I tried messing around with it seeing if I could do it myself but I couldn't. I want my solaris box to use the internet off my laptop. How would I do this? I'm just... (2 Replies)
Discussion started by: austinramsay
2 Replies

10. Solaris

Sharing internet from Ubuntu to Solaris server

Hey guys can anyone explain to me how to share my laptops (on ubuntu with wifi) to my sunfire v100 thats connected via ethernet? Whats the process for that? I'd appreciate it! Thanks (1 Reply)
Discussion started by: austinramsay
1 Replies
NETWORKS(5)						      BSD File Formats Manual						       NETWORKS(5)

NAME
networks -- network name data base DESCRIPTION
The networks file contains information regarding the known networks which comprise the DARPA Internet. For each network a single line should be present with the following information: official network name network number aliases Items are separated by any number of blanks and/or tab characters. A ``#'' indicates the beginning of a comment; characters up to the end of the line are not interpreted by routines which search the file. This file is normally created from the official network data base maintained at the Network Information Control Center (NIC), though local changes may be required to bring it up to date regarding unofficial aliases and/or unknown networks. Network number may be specified in the conventional ``.'' (dot) notation using the inet_network(3) routine from the Internet address manipu- lation library, inet(3). Network names may contain any printable character other than a field delimiter, newline, or comment character. INTERACTION WITH DIRECTORY SERVICES
Processes generally find network records using one of the getnetent(3) family of functions. On Mac OS X, these functions interact with the DirectoryService(8) daemon, which reads the /etc/networks file as well as searching other directory information services to determine network name and address information. FILES
/etc/networks SEE ALSO
getnetent(3), DirectoryService(8) HISTORY
The networks file format appeared in 4.2BSD. 4.2 Berkeley Distribution June 5, 1993 4.2 Berkeley Distribution
All times are GMT -4. The time now is 09:14 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy