I am in a stranger situation : I use an internal modem (a local make) , on Windows , it sits on COM2, but when I tried to make wvdialconf look at /dev/ttyS1 I get an Input/Output error. Then I try :
#setserial /dev/ttyS1 /dev/ttyS1, UART: unknown, Port: 0x02f8, IRQ: 3 # setserial /dev/ttyS0 /dev/ttyS0, UART: 16550A, Port: 0x03f8, IRQ: 4 How comes ttyS1 gives such an Output ? How can I make my internal modem work under Linux (Debian) ? Thanks in advance, Shyam USM Bish wrote: > On Sun, Sep 22, 2002 at 06:16:45AM -0700, Diwakar Agnihotri wrote: > > I've searched enough and I'm not able to find an > > answer about how to connect to the Web with my ISP > > (Net4India) having a dynamic IP. I'm able to connect > > to the Net, but the Web browsers say 'Host not found'. > > Please help! > > > ---end quoted text--- > > There is nothing wrong with Net4India. Its your local > setup which needs tackling. > > o Please post your /etc/resolv.conf > o Does it have entries something like: > > ----------<snip>----------- > search your_isp_name.com > domain your_isp_name.com > nameserver NNN.NN.NN.NN <--- Primary DNS of ISP > nameserver NNN.NN.NN.NN <--- Secondary DNS of ISP > > search localhost > domain localhost > nameserver 127.0.0.1 > ----------</snip>---------- > > o Also please post your /etc/ppp/options file. > o Check for "usepeerdns" entry in that. > > HTH > > Bish > > -- > : > ####[ GNU/Linux One Stanza Tip (LOST) ]####################### > > Sub : XEmacs != Emacs on X LOST #153 > > XEmacs and Emacs are distinct editors, with many similarities. > Both of them provide graphical user interfaces in X windows. > If you want to use them in "console mode" (on an xterm), you > can invoke them as `emacs -nw' or `xemacs -nw' > > ####<[EMAIL PROTECTED]>####################################### > : > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > linux-india-help mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/linux-india-help ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
