home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / usr / share / doc / ppp / examples / options.ttyXX < prev    next >
Encoding:
Text File  |  2006-07-10  |  631 b   |  23 lines

  1. # If you need to set up multiple serial lines differently, then copy this
  2. # file to options.<ttyname> for each <ttyname> with a modem on it.
  3. #
  4. # Example:
  5. # options.ttyS1        for the second serial port (a.k.a. COM2)
  6. #
  7. # Edit the following line so that the first IP address mentioned is the
  8. # IP address or name of your host, while the second is the IP address
  9. # or name of the remote machine.
  10.  
  11. hostname:remotepeername
  12. # 192.168.0.1:192.168.0.2
  13.  
  14. # You may also put additional settings in each file, just like in the
  15. # general options file. For example:
  16. #
  17. # noauth
  18. # debug
  19. # defaultroute
  20. # mtu 296
  21. #
  22. # Read pppd(8) for more information.
  23.