Date: Wed, 28 Nov 2012 13:44:18 +0330 From: s m <sam.gh1986@gmail.com> To: freebsd-questions@freebsd.org Subject: set connection to a modem Message-ID: <CAA_1SgGYhUO3TA8D_=rVLJZBpU4pNri-RPixCnBQ7X1tHeUzkA@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
hello guys, i want to connect my freebsd system to modem and configure it via my freebsd. i thought that i should change /etc/ttys file to set speed and other configuration. in order to check if i am right or not, i comment ttyu line in ttys file and expect the modem got disconnected but the modem still works and can access to it. i googled and found that there are three files in /etc that we can edit them to configure our devices: /etc/ttys, /etc/gettytab and /etc/rc.d/serial.sh. moreover we can edit init file for each device in /dev to set default speed and other configuration by stty command. now i am confused and don't know which file i should edit to set speed and flow control and other setting to have a connection to my modem. i mean from which file i can configure my connection? i know it's too easy but please clear it for me. yours, sam
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAA_1SgGYhUO3TA8D_=rVLJZBpU4pNri-RPixCnBQ7X1tHeUzkA>