Community discussions

MikroTik App
 
norocel
newbie
Topic Author
Posts: 29
Joined: Mon Sep 04, 2006 12:03 am

Help configure ppp-server

Fri Jan 15, 2010 10:55 am

I need a dial-in server.
ROS 3.22
My modem is "3COM U.S. Robotics 56k Faxmodem" conected to serial port 1 (COM1)

/ port
set serial0 name="serial0" baud-rate=57600 data-bits=8 parity=none stop-bits=1 \
flow-control=hardware
set serial1 name="serial1" baud-rate=38400 data-bits=8 parity=none stop-bits=1 \
flow-control=hardware

/ interface ppp-server
add name="ppp-in1" max-mtu=1500 max-mru=1500 port=serial1 \
authentication=pap,chap,mschap1,mschap2 profile=Dial_In modem-init="" \
ring-count=1 null-modem=no disabled=no

interface ppp-server> monitor 0
status: "reseting modem..."

status: "reseting modem..."

status: "reseting modem..."


In the log window:
serial1 sent ATH
serial1 sent +++

Modem is not respoding.
What is the problem?

10x in advance
 
User avatar
Chupaka
Forum Guru
Forum Guru
Posts: 8709
Joined: Mon Jun 19, 2006 11:15 pm
Location: Minsk, Belarus
Contact:

Re: Help configure ppp-server

Fri Jan 15, 2010 11:15 am

update to the latest version and check
 
norocel
newbie
Topic Author
Posts: 29
Joined: Mon Sep 04, 2006 12:03 am

Re: Help configure ppp-server

Fri Jan 15, 2010 11:46 am

update to the latest version and check
updated already

same result.

Who is online

Users browsing this forum: adel5454 and 55 guests