Aharon Schkolnik escribi�/wrote/a �crit: > Hi. > > Just received an eci b-focus 312+ ADSL Router/Modem. > It is installed, configured, up and running. > However, I would like to be able to play around with it, and don't know how > to access it. > > ifconfig shows: > > ppp0 Link encap:Point-to-Point Protocol > inet addr:85.64.138.230 P-t-P:62.90.133.69 Mask:255.255.255.255 > > ping 62.90.133.69 works > > telnet 62.90.133.69 > Trying 62.90.133.69... > telnet: connect to address 62.90.133.69: Connection refused > > telnet 62.90.133.69 80 > Trying 62.90.133.69...
This is not your modem IP! It's the other point of your point to point (ppp) connection, your provider's one. What you need to do is to setup an IP on your network card, the one you use to dial ppp on. The problem is you must investigate what IP your modem has. This info is provided by the modem's manual. They often use 10.0.0.1, 192.168.1.1, 192.168.100.1, &c. You need to find this info first and setup your ethernet card in the same network. HTH, - Roberto ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
