Hi Tomas, > Hello, I am trying to set up a PPP connection to my ISP. > Using Minicom I can dial, log in and start PPP, so far so good. > But, how do I specify which COM port the chat program should use? > I cant find a word about it in the man page.
Maybe you want to try pppd? I believe this works... /usr/sbin/pppd 115200 /dev/ttyS3 connect chat "" ATZ OK ATDT<PhoneISP> CONNECT "" ...but you want to check. /usr/bin/pon /etc/chatscripts/provider /etc/ppp/peers/provider (others?) HTH! Groetjes, Ookhoi