[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: How to setup Dial-Up server in FC2?
- From: akonstam trinity edu
- To: For users of Fedora Core releases <fedora-list redhat com>
- Subject: Re: How to setup Dial-Up server in FC2?
- Date: Sat, 16 Oct 2004 08:39:57 -0500
On Fri, Oct 15, 2004 at 09:34:36PM -0700, malik malik wrote:
> Hi
>
> I want to setup the dial-up server in my FC2.. i have to transfers files from office system to this FC2 system without any ISP..
>
> Thanks in advance
> guna.
>
This is hard to describe quickly. But it is a combination of
inserting a line such as:
S0:2345:respawn:/sbin/mgetty -s 115200 /dev/ttyS0
in the inittab and then configuring the files /etc/ppp-secrets
containing your login on the server and the passwd encrypted or
unencrypted.
The /etc/ppp/options file such as:
lock
-detach
asyncmap 0
proxyarp
+pap
crtscts
pap-timeout 30
pap-max-authreq 20
modem
<server-ip>:<client-ip>
domain <domainname>
And the files /etc/mgetty+sendfax/login.conf and mgetty.conf
Somewhere you can find the document HOWTO-PPP among the Linux
documents to help you. Ask again if you get stuck.
--
-------------------------------------------
Aaron Konstam
Computer Science
Trinity University
One Trinity Place.
San Antonio, TX 78212-7200
telephone: (210)-999-7484
email:akonstam trinity edu
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]