I have several boxes at home on one dialup connection to share. So I have set up a Linux box with Masqurading, etc so all can have access to the Internet at the same time (it crawls, but slow is better than none). My problem is that in order to connect, I need to ssh in to the gateway and then dialup. However, this becomes a pain after a while.
At one of my early tech jobs, we had a remote site that had everyone on a LAN with a Linux box dialing up two ISDN lines. The admins who set it up created a program that anyone could run (I think it worked through http) that told the server to dial up. I really like that idea but have no idea where to start.
Everything else I can visualize how to do except the actual talking of each client to the gateway. What areas should I research/look into to find out how to do this? Or perhaps someone has already done something similar and could share their insights.
Also, I would like this to be fairly secure (i.e. no rsh, etc.)
Many thanks.
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.