Moxa DA-662A-I-16-LX [42/63] Example 2 connecting to a ppp server over a hard wired link

Moxa DA-662A-I-8-LX [42/63] Example 2 connecting to a ppp server over a hard wired link
DA-662A Series Software Managing Communications
4-10
Refer to the chat man page, chat.8, for more information about the chat utility.
/dev/
Specify the callout serial port.
115200
The baudrate.
debug
Log status in syslog.
crtscts
Use hardware flow control between computer and modem (at 115200 this is a must).
modem
Indicates that this is a modem device; pppd will hang up the phone before and after making the call.
defaultroute
Once the PPP link is established, make it the default route; if you have a PPP link to the Internet, this is probably
what you want.
192.1.1.17
This is a degenerate case of a general option of the form x.x.x.x:y.y.y.y. Here x.x.x.x is the local IP address and
y.y.y.y is the IP address of the remote end of the PPP connection. If this option is not specified, or if just one
side is specified, then x.x.x.x defaults to the IP address associated with the local machine‘s hostname (located
in /etc/hosts), and y.y.y.y is determined by the remote machine.
Example 2: Connecting to a PPP server over a hard-wired link
If a username and password are not required, use the following command (note that noipdefault is optional):
#pppd connect „chat –v“ “ “ “ „ noipdefault /dev/ttyM0 19200 crtscts
If a username and password is required, use the following command (note that noipdefault is optional, and root
is both the username and password):
#pppd connect „chat –v“ “ “ “ „ user root password root noipdefault
/dev/ttyM0 19200 crtscts
How to check the connection
Once you‘ve set up a PPP connection, there are some steps you can take to test the connection. First, type:
/sbin/ifconfig
(The folder ifconfig may be located elsewhere, depending on your distribution.) You should be able to see all
the network interfaces that are UP. ppp0 should be one of them, and you should recognize the first IP address
as your own, and the ―P-t-P address‖ (or point-to-point address) the address of your server. Here‘s what it
looks like on one machine:
lo
Link encap Local Loopback
inet addr 127.0.0.1 Bcast 127.255.255.255
UP LOOPBACK RUNNING MTU 2000
RX packets 0 errors 0 dropped 0 overrun 0
Mask 255.0.0.0
Metric 1
ppp0
Link encap Point-to-Point Protocol
inet addr 192.76.32.3 P-t-P 129.67.1.165
UP POINTOPOINT RUNNING MTU 1500
RX packets 33 errors 0 dropped 0 overrun 0
TX packets 42 errors 0 dropped 0 overrun 0
Mask 255.255.255.0
Metric 1

Содержание

Похожие устройства

Скачать