Monday, March 26, 2007

Red Orange Copper Hair

Creating a Dial-In Server with Mandrake 9.1

Installation

dial in server for Mandrake 9.1

  1. Click K -> Configuration and click the Mandrake Control Center
  2. Enter password: administrator and click Ok
  3. Click " Software Management "(on the menu left)
  4. Click "Rpm Drake helps you install software packages" Fill
  5. Find: ppp and then click Search
  6. Select with menceklist ppp-2.4.1-9mdk [v] and then click install
  7. In the dialog Everything installed succesfully, All request packages installed were the resource persons succesfully -> click Ok
  8. When the dialog appears Additional packages needed to satisfy dependencies, the Following package (s) need to be installed -> click Ok
  9. Fill Find: mgetty and then click Search
  10. Select with menceklist mgetty-1.1.30-1mdk [V] and then click install
  11. Follow steps 7 to 8
  12. Fill in the Find: ssh and then click Search
  13. Select with menceklist openssh-server-3.5p1-7mdk [v] and then click install
  14. Follow steps 7 to 8
  15. Click K -> Applications -> Filetools then click the File Manager-Super User Mode
  16. Enter password: administrator and click Ok
  17. On Location: file: / root / Change a Location: file: / etc / mgetty + sendfax and press enter Right click
  18. "mgetty.config" -> Open with and click Kwrite
  19. In the last line add the following:

init-chat "" ATZ OK

  1. Click the file and then click Quit
  2. In the Save Document dialog, the document "document name" has been modified. Do You Want to save it? -> Click Save
  3. Right-click on "login.config" -> Open with and click Kwrite
  4. In the last line give a comment to give a # in front of the instruction so that it becomes:

# * - - / bin / login @

  1. In the last line after the instruction was made, or add instructions as follows:

/ AutoPPP / - a_ppp / usr / sbin / pppd-chap + pap auth debug 172.17.6.2:172.17.6.3 proxyarp

* - - / bin / false

  1. Perform step 20 to 21
  2. On Location: file: / etc / mgetty + sendfax / Change a Location: file: / etc / ppp and press enter
  3. Right-click on "pap-secrets" -> Open with and click Kwrite
  4. In the last line add the following:

"root" * "administrator" *

  1. Perform step 20 to 21
  2. On Location: file: / etc / ppp / Change a Location: file: / etc and press enter Right click
  3. "inittab" -> Open with and click Kwrite
  4. In the last line add the following:

S0: 2345: respawn: / sbin / mgetty ttyS0-D / dev/ttyS0

  1. Perform step 20 to 21
  2. Click on K then click the log out "user name"
  3. In the dialog End Session for "user name" select restart the computer and click Ok

0 comments:

Post a Comment