Hi,
Root has full dial-up and internet access with mozilla.
However, as a user I can only connect to the ISP, ping the ISP, but mozilla and konqueror have the same error: "cannot resolve…"
I tried to ping corel.com and then its number directly, no success as a user.
I come to the conclusion that it is a permission problem.
Can you please suggest where to look?
I have spent all weekend installing the linmodem, that now works, but I do not understand yet what/ where the permission is about for the net connection.
I use mandrake 10.1 CE.
I downgraded the firewall setting to normal instead of hig. No success
I insmod slmodem (or whatever it is) as root via a CLI.
I start Kppp from the user icon (not root)
Root access to the net is full via Kppp and wvdial.
Thanks
regards
In case it helps:
Code:
# ls -l /dev/ttySL0 /dev/modem /dev/pts/2
lrwxrwxrwx 1 root root 11 Apr 24 14:06 /dev/modem -> /dev/ttySL0
crw-rw---- 1 root uucp 136, 2 Apr 24 19:58 /dev/pts/2
lrwxrwxrwx 1 root root 10 Apr 24 19:58 /dev/ttySL0 -> /dev/pts/2
Host.conf
order bind,hosts
multi on
Hosts
127.0.0.1 localhost
hosts.allow
empty file
hosts.deny
No inetd file but a xinetd:
# Simple configuration file for xinetd
#
# Some defaults, and include /etc/xinetd.d/
defaults
{
instances = 60
log_type = SYSLOG authpriv
log_on_success = HOST PID
log_on_failure = HOST
cps = 25 30
}
includedir /etc/xinetd.d
Some dmesg
NET: Registered protocol family 17
CSLIP: code copyright 1989 Regents of the University of California
PPP generic driver version 2.4.2
Intel 810 + AC97 Audio, version 1.01, 16:58:44 Sep 8 2004
PCI: Found IRQ 11 for device 0000:00:1f.5
PCI: Sharing IRQ 11 with 0000:00:1f.6
PCI: Setting latency timer of device 0000:00:1f.5 to 64
i810: Intel ICH 82801AA found at IO 0xd000 and 0xd400, MEM 0x0000 and 0x0000, IRQ 11
i810_audio: Audio Controller supports 2 channels.
i810_audio: Defaulting to base 2 channel mode.
i810_audio: Resetting connection 0
ac97_codec: AC97 Audio codec, id: ADS72 (Analog Devices AD1881A)
i810_audio: AC'97 codec 0 Unable to map surround DAC's (or DAC's not present), total channels = 2
i810_audio: setting clocking to 48566
parport0: PC-style at 0x378 [PCSPP,TRISTATE,EPP]
ppdev: user-space parallel port driver
NET: Registered protocol family 10
Disabled Privacy Extensions on device c0323b60(lo)
IPv6 over IPv4 tunneling driver
slamr: module license 'Smart Link Ltd.' taints kernel.
slamr: SmartLink AMRMO modem.
slamr: probe 8086:2416 ICH card...
PCI: Found IRQ 11 for device 0000:00:1f.6
PCI: Sharing IRQ 11 with 0000:00:1f.5
PCI: Setting latency timer of device 0000:00:1f.6 to 64
slamr: mc97 codec is SIL22
slamr: slamr0 is ICH card.
PPP BSD Compression module registered
PPP Deflate Compression module registered