Enviar Respuesta  Enviar Tema 
[CERRADO] Como puedo configurar una conexion ppp dialup
Autor Mensaje
pjmasci
Usuario PL


Mensajes: 18
Grupo: Registrado
Registro en: May 2006
Estado: Sin Conexión
Reputación: 0
Mensaje: #1
[CERRADO] Como puedo configurar una conexion ppp dialup

Hola , en mi casa no tengo banda ancha todavia asi que me conecto por medio de un modem que ya esta configurado y funcionando en linux , como ubuntu no trae por defecto ningun dialer X instale gnome-ppp que aparentemente utiliza un discador wdialer de la line de comandos , el tema es el siguiente , no logro establecer una conexion osea ahora me pone conectado todo bien pero el navegador no encuentra nada y te tira el mensaje de que no encuentra el sitio , esto es instantaniamente despues que le das enter . Tengo sinectis y acceden atraves proxys yo los configure en el Mozilla pero no pasa nada alguien tiene idea si pueda ver algo que alla quedado colgado porque la verdad es como si el explorador ni se enterara que hay estableciada una conexion PPP , otra cosita el gnome ppp parece tener un fallo ya que en la opcion no esperar tono de marcado no siempre funciona osea levanta y corta y por ahi toma la linea es como que chequea el tono y como yo tengo el contestador de telecom el tono no es el tradicional ,esta entrecortado quizas hay algun archivo de configuracion donde se pueda habilitar que ignore el tono osea que levante y marque. Gracias Saludos!!

05-31-2006 05:57 PM
Encuentra todos los mensajes de este usuario Cita este mensaje en tu respuesta
warp
Q


Mensajes: 2,009
Grupo: Registrado
Registro en: Jun 2005
Estado: Sin Conexión
Reputación: 10
Mensaje: #2
RE: Como puedo configurar una conexion ppp dialup

hola pjmasci, decime que te tira este comando modprobe -l | grep ppp , y el dmesg

saludos...


05-31-2006 08:01 PM
Visita el website del usuario Encuentra todos los mensajes de este usuario Cita este mensaje en tu respuesta
pjmasci
Usuario PL


Mensajes: 18
Grupo: Registrado
Registro en: May 2006
Estado: Sin Conexión
Reputación: 0
Mensaje: #3
RE: Como puedo configurar una conexion ppp dialup

Hola warp esto es lo que pasa ahi te agrege el log de la negociacion ppp que termina abruptamente , en algun momento marco que estaba conectado pero no se podia navegar no accedia a nada como conte antes pero tambien a veces directamente termina abruptamente despues de pasar el user y passw , no se si te servira de algo pero hoy configure un discador que trae el ubuntu en la utilidad RED donde te muestra los disp de red placa de red y modem en mi caso ahi se puede configurar la conexion a internet dial up ( la unica desv es que en niingun lado marca el tiempo de coneccion y ni si estas conectado o no ) se conecto negocio bien arranque el mozilla y guaa 10 ptos funciono!! pero a los 5 min me empezo a decir que revice la configuracion proxy y no conectaba a ningun lado lo mismo que alguna ves me paso con el gnome-ppp (cuando se conecto) . Bueno Gracias!




Username:
--> Looks like a login prompt.
--> Sending: pmasci
pmasci
Password:
--> Looks like a password prompt.
--> Sending: (password)
IP address or hostname:
--> Looks like a login prompt.
--> Sending: pmasci
pmasci
Translating "PMASCI"...domain server (216.244.211.2) (216.244.211.3)
% Bad IP address
--> Connected, but carrier signal lost! Retrying...
--> Sending: ATM1L3DT06107774632
--> Waiting for carrier.
NO CARRIER
632
--> No Carrier! Trying again.
--> Maximum Attempts Exceeded..Aborting!!
--> Disconnecting at Thu Jun 1 00:01:35 2006















root@AMD:~# modprobe -l |grep ppp

/lib/modules/2.6.12-9-386/kernel/net/atm/pppoatm.ko
/lib/modules/2.6.12-9-386/kernel/drivers/net/pppox.ko
/lib/modules/2.6.12-9-386/kernel/drivers/net/pppoe.ko
/lib/modules/2.6.12-9-386/kernel/drivers/net/ppp_synctty.ko
/lib/modules/2.6.12-9-386/kernel/drivers/net/wan/syncppp.ko
/lib/modules/2.6.12-9-386/kernel/drivers/net/ppp_generic.ko
/lib/modules/2.6.12-9-386/kernel/drivers/net/ppp_deflate.ko
/lib/modules/2.6.12-9-386/kernel/drivers/net/ppp_mppe_mppc.ko
/lib/modules/2.6.12-9-386/kernel/drivers/net/ppp_async.ko



root@AMD:~# modprobe -l |dmesg

>[4294667.296000] BIOS-e820: 0000000000100000 - 0000000023ff0000 (usable)
[4294667.296000] BIOS-e820: 0000000023ff0000 - 0000000023ff3000 (ACPI NVS)
[4294667.296000] BIOS-e820: 0000000023ff3000 - 0000000024000000 (ACPI data)
[4294667.296000] BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
[4294667.296000] 0MB HIGHMEM available.
[4294667.296000] 575MB LOWMEM available.
[4294667.296000] On node 0 totalpages: 147440
[4294667.296000] DMA zone: 4096 pages, LIFO batch:1
[4294667.296000] Normal zone: 143344 pages, LIFO batch:31
[4294667.296000] HighMem zone: 0 pages, LIFO batch:1
[4294667.296000] DMI 2.2 present.
[4294667.296000] ACPI: RSDP (v000 VIA694 ) @ 0x000f7c00
[4294667.296000] ACPI: RSDT (v001 VIA694 AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x23ff3000
[4294667.296000] ACPI: FADT (v001 VIA694 AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x23ff3040
[4294667.296000] ACPI: DSDT (v001 VIA694 AWRDACPI 0x00001000 MSFT 0x0100000d) @ 0x00000000
[4294667.296000] ACPI: PM-Timer IO Port: 0x4008
[4294667.296000] Allocating PCI resources starting at 24000000 (gap: 240000001-grinbff0000)
[4294667.296000] Built 1 zonelists
[4294667.296000] Kernel command line: root=/dev/hda6 ro quiet splash
[4294667.296000] Local APIC disabled by BIOS -- you can enable it with "lapic"
[4294667.296000] mapped APIC to ffffd000 (01483000)
[4294667.296000] Initializing CPU#0
[4294667.296000] PID hash table entries: 4096 (order: 12, 65536 bytes)
[4294667.296000] Detected 1399.997 MHz processor.
[4294667.296000] Using pmtmr for high-res timesource
[4294667.296000] Console: colour VGA+ 80x25
[4294669.030000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[4294669.033000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[4294669.061000] Memory: 576132k/589760k available (1415k kernel code, 12948k reserved, 763k data, 224k init, 0k highmem)
[4294669.061000] Checking if this processor honours the WP bit even in supervisor mode... Ok.
[4294669.061000] Calibrating delay loop... 2768.89 BogoMIPS (lpj=1384448)
[4294669.084000] Security Framework v1.0.0 initialized
[4294669.084000] SELinux: Disabled at boot.
[4294669.084000] Mount-cache hash table entries: 512
[4294669.084000] CPU: After generic identify, caps: 0183f9ff c1c7f9ff 00000000 00000000 00000000 00000000 00000000
[4294669.084000] CPU: After vendor identify, caps: 0183f9ff c1c7f9ff 00000000 00000000 00000000 00000000 00000000
[4294669.084000] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[4294669.084000] CPU: L2 Cache: 256K (64 bytes/line)
[4294669.084000] CPU: After all inits, caps: 0183f9ff c1c7f9ff 00000000 00000020 00000000 00000000 00000000
[4294669.084000] CPU: AMD Athlon™ processor stepping 04
[4294669.084000] Enabling fast FPU save and restore... done.
[4294669.084000] Checking 'hlt' instruction... OK.
[4294669.088000] Checking for popad bug... OK.
[4294669.088000] checking if image is initramfs... it is
[4294669.633000] Freeing initrd memory: 4821k freed
[4294669.640000] ACPI: Looking for DSDT in initrd... not found!
[4294669.718000] not found!
[4294669.723000] ACPI: setting ELCR to 0200 (from 1e00)
[4294669.725000] NET: Registered protocol family 16
[4294669.725000] EISA bus registered
[4294669.725000] ACPI: bus type pci registered
[4294669.742000] PCI: PCI BIOS revision 2.10 entry at 0xfb4e0, last bus=1
[4294669.742000] PCI: Using configuration type 1
[4294669.742000] mtrr: v2.0 (20020519)
[4294669.742000] ACPI: Subsystem revision 20050729
[4294669.754000] ACPI: Interpreter enabled
[4294669.754000] ACPI: Using PIC for interrupt routing
[4294669.755000] ACPI: PCI Root Bridge [PCI0] (0000:00)
[4294669.755000] PCI: Probing PCI hardware (bus 00)
[4294669.755000] ACPI: Assume root bridge [\_SB_.PCI0] segment is 0
[4294669.755000] ACPI: Assume root bridge [\_SB_.PCI0] bus is 0
[4294669.757000] Boot video device is 0000:01:00.0
[4294669.773000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[4294669.774000] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 *10 11 12 14 15)
[4294669.774000] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[4294669.774000] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 *11 12 14 15)
[4294669.775000] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 10 11 *12 14 15)
[4294669.778000] Linux Plug and Play Support v0.97 © Adam Belay
[4294669.778000] pnp: PnP ACPI init
[4294669.781000] pnp: PnP ACPI: found 11 devices
[4294669.781000] PnPBIOS: Disabled by ACPI PNP
[4294669.781000] PCI: Using ACPI for IRQ routing
[4294669.781000] PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
[4294669.801000] audit: initializing netlink socket (disabled)
[4294669.802000] audit: initialized
[4294669.802000] VFS: Disk quotas dquot_6.5.1
[4294669.802000] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[4294669.802000] devfs: 2004-01-31 Richard Gooch (rgooch@atnf.csiro.au)
[4294669.802000] devfs: boot_options: 0x0
[4294669.802000] Initializing Cryptographic API
[4294669.802000] Applying VIA southbridge workaround.
[4294669.802000] PCI: Disabling Via external APIC routing
[4294669.802000] isapnp: Scanning for PnP cards...
[4294669.898000] isapnp: Card 'U.S. Robotics 56K Voice INT'
[4294669.898000] isapnp: 1 Plug & Play card detected total
[4294669.921000] PNP: PS/2 controller doesn't have AUX irq; using default 0xc
[4294669.921000] PNP: PS/2 Controller [PNP03031-razzS2K] at 0x60,0x64 irq 112
[4294669.921000] serio: i8042 AUX port at 0x60,0x64 irq 12
[4294669.921000] serio: i8042 KBD port at 0x60,0x64 irq 1
[4294669.921000] Serial: 8250/16550 driver $Revision: 1.90 $ 54 ports, IRQ sharing enabled
[4294669.921000] ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[4294669.922000] ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[4294669.924000] ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[4294669.925000] ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[4294669.927000] pnp: Device 01:01.00 activated.
[4294669.927000] ttyS2 at I/O 0x3e8 (irq = 5) is a 16550A
[4294669.927000] io scheduler noop registered
[4294669.927000] io scheduler anticipatory registered
[4294669.927000] io scheduler deadline registered
[4294669.927000] io scheduler cfq registered
[4294669.928000] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
[4294669.928000] EISA: Probing bus 0 at eisa.0
[4294669.928000] Cannot allocate resource for EISA slot 4
[4294669.928000] Cannot allocate resource for EISA slot 5
[4294669.928000] Cannot allocate resource for EISA slot 6
[4294669.928000] EISA: Detected 0 cards.
[4294669.928000] NET: Registered protocol family 2
[4294669.937000] IP: routing cache hash table of 4096 buckets, 32Kbytes
[4294669.937000] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[4294669.940000] TCP bind hash table entries: 65536 (order: 6, 262144 bytes)
[4294669.941000] TCP: Hash tables configured (established 131072 bind 65536)
[4294669.941000] NET: Registered protocol family 8
[4294669.941000] NET: Registered protocol family 20
[4294669.941000] ACPI wakeup devices:
[4294669.941000] SLPB PCI0 USB0 USB1 MODM UAR1 UAR2
[4294669.941000] ACPI: (supports S0 S1 S4 S5)
[4294669.942000] Freeing unused kernel memory: 224k freed
[4294669.961000] vga16fb: initializing
[4294669.961000] vga16fb: mapped to 0xc00a0000
[4294670.093000] Console: switching to colour frame buffer device 80x30
[4294670.093000] fb0: VGA16 VGA frame buffer device
[4294670.163000] input: AT Translated Set 2 keyboard on isa0060/serio0
[4294671.226000] Capability LSM initialized
[4294671.242000] NET: Registered protocol family 1
[4294671.257000] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
[4294671.257000] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
[4294671.257000] ACPI: bus type ide registered
[4294671.264000] VP_IDE: IDE controller at PCI slot 0000:00:07.1
[4294671.264000] PCI: Via IRQ fixup for 0000:00:07.1, from 255 to 0
[4294671.264000] VP_IDE: chipset revision 6
[4294671.265000] VP_IDE: not 100% native mode: will probe irqs later
[4294671.265000] VP_IDE: VIA vt82c686b (rev 40) IDE UDMA100 controller on pci0000:00:07.1
[4294671.265000] ide0: BM-DMA at 0xd000-0xd007, BIOS settings: hda1-grinMA, hdb1-grinMA
[4294671.265000] ide1: BM-DMA at 0xd008-0xd00f, BIOS settings: hdc1-razzio, hdd1-grinMA
[4294671.265000] Probing IDE interface ide0...
[4294671.649000] hda: Maxtor 4R120L0, ATA DISK drive
[4294672.057000] hdb: ASUS DRW-1608P, ATAPI CD/DVD-ROM drive
[4294672.108000] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[4294672.108000] Probing IDE interface ide1...
[4294673.152000] hdd: TOSHIBA DVD-ROM SD-R5112, ATAPI CD/DVD-ROM drive
[4294673.203000] ide1 at 0x170-0x177,0x376 on irq 15
[4294673.203000] ide2: I/O resource 0x3EE-0x3EE not free.
[4294673.203000] ide2: ports already in use, skipping probe
[4294673.203000] Probing IDE interface ide3...
[4294673.716000] Probing IDE interface ide4...
[4294674.228000] Probing IDE interface ide5...
[4294674.744000] hda: max request size: 1024KiB
[4294674.769000] hda: 240121728 sectors (122942 MB) w/2048KiB Cache, CHS=16383/255/63, UDMA(100)
[4294674.769000] hda: cache flushes supported
[4294674.769000] /dev/ide/host0/bus0/target0/lun0: p1 p3 < p5 p6 p7 >
[4294674.834000] hdb: ATAPI 40X DVD-ROM DVD-R CD-R/RW drive, 2000kB Cache
[4294674.834000] Uniform CD-ROM driver Revision: 3.20
[4294674.854000] hdd: ATAPI 40X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache
[4294675.343000] Attempting manual resume
[4294675.351000] swsusp: Suspend partition has wrong signature?
[4294675.407000] usbcore: registered new driver usbfs
[4294675.407000] usbcore: registered new driver hub
[4294675.408000] USB Universal Host Controller Interface driver v2.2
[4294675.409000] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 12
[4294675.409000] PCI: setting IRQ 12 as level-triggered
[4294675.409000] ACPI: PCI Interrupt 0000:00:07.2[D] -> Link [LNKD] -> GSI 12 (level, low) -> IRQ 12
[4294675.409000] uhci_hcd 0000:00:07.2: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller
[4294675.471000] uhci_hcd 0000:00:07.2: new USB bus registered, assigned bus number 1
[4294675.471000] uhci_hcd 0000:00:07.2: irq 12, io base 0x0000d400
[4294675.471000] hub 1-0:1.0: USB hub found
[4294675.471000] hub 1-0:1.0: 2 ports detected
[4294675.474000] ACPI: PCI Interrupt 0000:00:07.3[D] -> Link [LNKD] -> GSI 12 (level, low) -> IRQ 12
[4294675.474000] uhci_hcd 0000:00:07.3: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (#2)
[4294675.536000] uhci_hcd 0000:00:07.3: new USB bus registered, assigned bus number 2
[4294675.536000] uhci_hcd 0000:00:07.3: irq 12, io base 0x0000d800
[4294675.536000] hub 2-0:1.0: USB hub found
[4294675.536000] hub 2-0:1.0: 2 ports detected
[4294675.582000] 8139cp: 10/100 PCI Ethernet driver v1.2 (Mar 22, 2004)
[4294675.582000] 8139cp: pci dev 0000:00:0b.0 (id 10ec:8139 rev 10) is not an 8139C+ compatible chip
[4294675.582000] 8139cp: Try the "8139too" driver instead.
[4294675.584000] 8139too Fast Ethernet driver 0.9.27
[4294675.585000] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
[4294675.585000] PCI: setting IRQ 11 as level-triggered
[4294675.585000] ACPI: PCI Interrupt 0000:00:0b.0[A] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11
[4294675.585000] eth0: RealTek RTL8139 at 0xe800, 00:50:bf:04:91:fd, IRQ 11
[4294675.585000] eth0: Identified 8139 chip type 'RTL-8139B'
[4294675.664000] usb 1-1: new low speed USB device using uhci_hcd and address 2
[4294675.954000] usb 1-2: new full speed USB device using uhci_hcd and address 3
[4294677.621000] usbcore: registered new driver hiddev
[4294677.639000] input: USB HID v1.10 Mouse [Microsoft Basic Optical Mouse] on usb-0000:00:07.2-1
[4294677.639000] usbcore: registered new driver usbhid
[4294677.639000] drivers/usb/input/hid-core.c: v2.01:USB HID core driver
[4294678.234000] ACPI: CPU0 (power states: C1[C1] C2[C2])
[4294678.234000] ACPI: Processor [CPU0] (supports 2 throttling states)
[4294678.437000] Attempting manual resume
[4294678.437000] swsusp: Suspend partition has wrong signature?
[4294678.455000] kjournald starting. Commit interval 5 seconds
[4294678.455000] EXT3-fs: mounted filesystem with ordered data mode.
[4294679.758000] md: md driver 0.90.1 MAX_MD_DEVS=256, MD_SB_DISKS=27
[4294684.509000] Adding 1622524k swap on /dev/hda7. Priority:-1 extents:1
[4294684.791000] EXT3 FS on hda6, internal journal
[4294691.629000] parport_pc: VIA 686A/8231 detected
[4294691.629000] parport_pc: probing current configuration
[4294691.629000] parport_pc: Current parallel port base: 0x378
[4294691.629000] parport0: PC-style at 0x378, irq 7 [PCSPP,EPP]
[4294691.711000] parport_pc: VIA parallel port: io=0x378, irq=7
[4294691.720000] lp0: using parport0 (interrupt-driven).
[4294691.777000] mice: PS/2 mouse device common for all mice
[4294695.182000] device-mapper: 4.4.0-ioctl (2005-01-12) initialised: dm-devel@redhat.com
[4294696.245000] cdrom: open failed.
[4294696.252000] cdrom: open failed.
[4294697.142000] NTFS driver 2.1.22 [Flags: R/O MODULE].
[4294697.239000] NTFS volume version 3.1.
[4294699.151000] Linux agpgart interface v0.101 © Dave Jones
[4294699.165000] agpgart: Detected VIA Twister-K/KT133x/KM133 chipset
[4294699.194000] agpgart: AGP aperture is 64M @ 0xe8000000
[4294699.512000] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[4294699.522000] shpchp: acpi_shpchprm:\_SB_.PCI0 evaluate _BBN fail=0x5
[4294699.522000] shpchp: acpi_shpchprm:get_device PCI ROOT HID fail=0x5
[4294700.469000] ACPI: PCI Interrupt 0000:00:07.5[C] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11
[4294700.469000] PCI: Setting latency timer of device 0000:00:07.5 to 64
[4294703.393000] drivers/usb/class/usblp.c: usblp0: USB Bidirectional printer dev 3 if 0 alt 0 proto 2 vid 0x04B8 pid 0x0005
[4294703.403000] usbcore: registered new driver usblp
[4294703.403000] drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver
[4294703.657000] Real Time Clock Driver v1.12
[4294703.725000] input: PC Speaker
[4294703.973000] Floppy drive(s): fd0 is 1.44M
[4294703.987000] FDC 0 is a post-1991 82077
[4294704.565000] ts: Compaq touchscreen protocol output
[4294708.375000] ACPI: Power Button (FF) [PWRF]
[4294708.375000] ACPI: Power Button (CM) [PWRB]
[4294708.375000] ACPI: Sleep Button (CM) [SLPB]
[4294708.538000] ibm_acpi: ec object not found
[4294719.258000] apm: BIOS version 1.2 Flags 0x07 (Driver version 1.16ac)
[4294719.258000] apm: overridden by ACPI.
[4294720.368000] powernow: No powernow capabilities detected
[4294720.543000] Bluetooth: Core ver 2.7
[4294720.543000] NET: Registered protocol family 31
[4294720.543000] Bluetooth: HCI device and connection manager initialized
[4294720.543000] Bluetooth: HCI socket layer initialized
[4294720.591000] Bluetooth: L2CAP ver 2.7
[4294720.591000] Bluetooth: L2CAP socket layer initialized
[4294720.623000] Bluetooth: RFCOMM ver 1.5
[4294720.623000] Bluetooth: RFCOMM socket layer initialized
[4294720.623000] Bluetooth: RFCOMM TTY layer initialized
[4294734.883000] NET: Registered protocol family 10
[4294734.883000] Disabled Privacy Extensions on device c02eb280(lo)
[4294734.884000] IPv6 over IPv4 tunneling driver
[4295474.728000] CSLIP: code copyright 1989 Regents of the University of California
[4295474.735000] PPP generic driver version 2.4.2
[4295544.365000] PPP BSD Compression module registered
[4295544.415000] PPP Deflate Compression module registered
[4296097.890000] ISO 9660 Extensions: Microsoft Joliet Level 3
[4296097.996000] ISO 9660 Extensions: RRIP_1991A
[4296138.058000] ISO 9660 Extensions: Microsoft Joliet Level 3
[4296138.168000] ISO 9660 Extensions: RRIP_1991A
root@AMD:~#

06-01-2006 12:50 AM
Encuentra todos los mensajes de este usuario Cita este mensaje en tu respuesta
modernclics
Usuario PL


Mensajes: 1,570
Grupo: Registrado
Registro en: Jun 2005
Estado: Sin Conexión
Reputación: 8
Mensaje: #4
RE: Como puedo configurar una conexion ppp dialup

"Sending: ATM1L3DT06107774632"

ATM1L3 es un comando de inicializacion del modem. Probá con un simple ATZ en vez de todo eso.

Fijate si tenes el minicom para probar...

ATZ
ATDT(numerodetelefono)


Esteban
06-01-2006 10:14 AM
Encuentra todos los mensajes de este usuario Cita este mensaje en tu respuesta
Enviar Respuesta  Enviar Tema 

Posibles Temas Similares...
Tema: Autor Respuestas: Vistas: Ultimo Mensaje
  Como hago funcionar un mouse inalámbrico? JuanDiegoU 2 420 08-13-2008 11:27 AM
Ultimo Mensaje: JuanDiegoU
  [?]Configurar modem Conexant HD AUDIO en kubuntu jonathan.medula 20 1,119 07-07-2008 11:44 PM
Ultimo Mensaje: jonathan.medula
  [?]¿como instalar tarjeta de tv/video? elfercho 2 666 07-03-2008 07:44 PM
Ultimo Mensaje: p_eter
Sad Como Instalar la impresora Cannon BJC-250 Berenitze 2 385 02-27-2008 06:38 PM
Ultimo Mensaje: p_eter

Ver la Versión para Impresión
Mandar este Tema a algún Amigo
Subscríbete a este Tema | Agrega este Tema a Tus Favoritos

Salto de Foro: