From owner-freebsd-questions Fri May 17 3:15:52 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.bitex.com (mail.bitex.com [195.34.96.4]) by hub.freebsd.org (Postfix) with ESMTP id 5EA2837B416 for ; Fri, 17 May 2002 03:13:50 -0700 (PDT) Received: from mail.dker.bg (unverified [195.34.113.82]) by mail.bitex.com (Rockliffe SMTPRA 4.5.4) with SMTP id for ; Fri, 17 May 2002 13:12:55 +0300 Received: from 172.24.1.70 ([172.24.1.70]) by mail.dker.bg (WinRoute Pro 4.1.27) with SMTP; Fri, 17 May 2002 13:13:47 +0300 Message-ID: <001f01c1fd8b$984429d0$460118ac@tihomir> From: "Tihomir Vassilev" To: Subject: Network Configuration Question Date: Fri, 17 May 2002 13:14:13 +0300 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_001C_01C1FDA4.BD5BD2E0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_001C_01C1FDA4.BD5BD2E0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: quoted-printable When doing post installation procedures with sysinstall (immediately = after new installation) the box next to Interfaces (Network Services = Menu) could not be checked after inputing network parameters -- after = answering the question "Would you like to bring the xl0 interface up = right now?" In spite of this the network is operational exept for inability to = browse LAN in KDE 3.0, even after tuning needed network parameters for = LAN browsing. The following error message appear when trying to browse = LAN from Konqueror: "Could not connect to host localhost!" Here is my network interfaces configured: xl0: flags=3D8843 mtu 1500 options=3D3 inet 172.24.1.10 netmask 0xffffff00 broadcast 172.24.1.255 inet6 fe80::250:4ff:fe09:7e3c%xl0 prefixlen 64 scopeid 0x1 ether 00:50:04:09:7e:3c media: Ethernet autoselect (100baseTX ) status: active lp0: flags=3D8810 mtu 1500 lo0: flags=3D8049 mtu 16384 inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3 inet 127.0.0.1 netmask 0xff000000 ppp0: flags=3D8010 mtu 1500 sl0: flags=3Dc010 mtu 552 faith0: flags=3D8002 mtu 1500 Here is my dmesg output: Copyright (c) 1992-2002 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, = 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.5-RELEASE #0: Fri May 17 11:03:02 EEST 2002 tihomir@bsd.dker.bg:/usr/src/sys/compile/BSDKERNEL Timecounter "i8254" frequency 1193182 Hz CPU: AMD Athlon(tm) processor (902.05-MHz 686-class CPU) Origin =3D "AuthenticAMD" Id =3D 0x642 Stepping =3D 2 = Features=3D0x183f9ff AMD Features=3D0xc0440000<,AMIE,DSP,3DNow!> real memory =3D 268369920 (262080K bytes) config> di sn0 config> di lnc0 config> di ie0 config> di fe0 config> q avail memory =3D 256593920 (250580K bytes) Preloaded elf kernel "kernel" at 0xc048e000. Preloaded userconfig_script "/boot/kernel.conf" at 0xc048e09c. Pentium Pro MTRR support enabled md0: Malloc disk Using $PIR table, 7 entries at 0xc00fdef0 npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard pci0: on pcib0 pcib1: at device 1.0 = on pci0 pci1: on pcib1 pci1: at 0.0 irq 10 isab0: at device 7.0 on pci0 isa0: on isab0 atapci0: port 0xd000-0xd00f at device = 7.1 on pci0 atapci0: Correcting VIA config for southbridge data corruption bug ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 uhci0: port 0xd400-0xd41f irq 11 at = device 7.2 on pci0 usb0: on uhci0 usb0: USB revision 1.0 uhub0: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered uhci1: port 0xd800-0xd81f irq 11 at = device 7.3 on pci0 usb1: on uhci1 usb1: USB revision 1.0 uhub1: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 2 ports with 2 removable, self powered chip1: at device 7.4 on pci0 pcm0: port 0xe400-0xe403,0xe000-0xe003,0xdc00-0xdcff = irq 5 at device 7.5 on pci0 xl0: <3Com 3c905B-TX Fast Etherlink XL> port 0xec00-0xec7f mem = 0xeb000000-0xeb00007f irq 11 at device 9.0 on pci0 xl0: Ethernet address: 00:50:04:09:7e:3c miibus0: on xl0 xlphy0: <3Com internal media interface> on miibus0 xlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto orm0:
When doing post installation procedures = with=20 sysinstall (immediately after new installation) the box next to = Interfaces=20 (Network Services Menu) could not be checked after inputing network = parameters=20 -- after answering the question "Would you like to bring the xl0 = interface up=20 right now?"
In spite of this the network is = operational exept=20 for inability to browse LAN in KDE 3.0, even after tuning needed network = parameters for LAN browsing. The following error message appear when = trying to=20 browse LAN from Konqueror: "Could not connect to host = localhost!"
 
Here is my network interfaces=20 configured:
    xl0:=20 flags=3D8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu = 1500
   =20 options=3D3<rxcsum,txcsum>
    inet 172.24.1.10 = netmask=20 0xffffff00 broadcast 172.24.1.255
    inet6=20 fe80::250:4ff:fe09:7e3c%xl0 prefixlen 64 scopeid 0x1
    ether=20 00:50:04:09:7e:3c
    media: Ethernet = autoselect=20 (100baseTX <full-duplex>)
    status: = active
    lp0:=20 flags=3D8810<POINTOPOINT,SIMPLEX,MULTICAST> mtu 1500
    lo0:=20 flags=3D8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
    inet6 ::1 prefixlen=20 128
    inet6 fe80::1%lo0 = prefixlen 64=20 scopeid 0x3
    inet 127.0.0.1 = netmask=20 0xff000000
    ppp0:=20 flags=3D8010<POINTOPOINT,MULTICAST> mtu 1500
    sl0:=20 flags=3Dc010<POINTOPOINT,LINK2,MULTICAST> mtu 552
    faith0:=20 flags=3D8002<BROADCAST,MULTICAST> mtu = 1500
 
Here is my dmesg = output:
    Copyright (c) = 1992-2002 The=20 FreeBSD Project.
    Copyright (c) 1979, = 1980, 1983,=20 1986, 1988, 1989, 1991, 1992, 1993, 1994
    The Regents of the = University=20 of California. All rights reserved.
    FreeBSD 4.5-RELEASE = #0: Fri May=20 17 11:03:02 EEST 2002
   =20 tihomir@bsd.dker.bg:/usr/src/sys/compile/BSDKERNEL
    Timecounter "i8254" = frequency=20 1193182 Hz
    CPU: AMD Athlon(tm) = processor=20 (902.05-MHz 686-class CPU)
    Origin =3D = "AuthenticAMD" Id =3D=20 0x642 Stepping =3D 2
   =20 Features=3D0x183f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,M= CA,CMOV,PAT,PSE36,MMX,FXSR>
    AMD=20 Features=3D0xc0440000<<b18>,AMIE,DSP,3DNow!>
    real memory =3D = 268369920=20 (262080K bytes)
    config> di = sn0
    config> di = lnc0
    config> di = ie0
    config> di = fe0
    config> = q
    avail memory =3D = 256593920=20 (250580K bytes)
    Preloaded elf kernel = "kernel"=20 at 0xc048e000.
    Preloaded = userconfig_script=20 "/boot/kernel.conf" at 0xc048e09c.
    Pentium Pro MTRR = support=20 enabled
    md0: Malloc = disk
    Using $PIR table, 7 = entries at=20 0xc00fdef0
    npx0: <math = processor> on=20 motherboard
    npx0: INT 16=20 interface
    pcib0: <Host to = PCI=20 bridge> on motherboard
    pci0: <PCI bus> = on=20 pcib0
    pcib1: <VIA 8363 = (Apollo=20 KT133) PCI-PCI (AGP) bridge> at device 1.0 on pci0
    pci1: <PCI bus> = on=20 pcib1
    pci1: <ATI model = 534d=20 graphics accelerator> at 0.0 irq 10
    isab0: <VIA 82C686 = PCI-ISA=20 bridge> at device 7.0 on pci0
    isa0: <ISA bus> = on=20 isab0
    atapci0: <VIA = 82C686 ATA100=20 controller> port 0xd000-0xd00f at device 7.1 on pci0
    atapci0: Correcting = VIA config=20 for southbridge data corruption bug
    ata0: at 0x1f0 irq 14 = on=20 atapci0
    ata1: at 0x170 irq 15 = on=20 atapci0
    uhci0: <VIA 83C572 = USB=20 controller> port 0xd400-0xd41f irq 11 at device 7.2 on = pci0
    usb0: <VIA 83C572 = USB=20 controller> on uhci0
    usb0: USB revision=20 1.0
    uhub0: VIA UHCI root = hub, class=20 9/0, rev 1.00/1.00, addr 1
    uhub0: 2 ports with 2 = removable, self powered
    uhci1: <VIA 83C572 = USB=20 controller> port 0xd800-0xd81f irq 11 at device 7.3 on = pci0
    usb1: <VIA 83C572 = USB=20 controller> on uhci1
    usb1: USB revision=20 1.0
    uhub1: VIA UHCI root = hub, class=20 9/0, rev 1.00/1.00, addr 1
    uhub1: 2 ports with 2 = removable, self powered
    chip1: <VIA 82C686 = ACPI=20 interface> at device 7.4 on pci0
    pcm0: <VIA = VT82C686A>=20 port 0xe400-0xe403,0xe000-0xe003,0xdc00-0xdcff irq 5 at device 7.5 on=20 pci0
    xl0: <3Com = 3c905B-TX Fast=20 Etherlink XL> port 0xec00-0xec7f mem 0xeb000000-0xeb00007f irq 11 at = device=20 9.0 on pci0
    xl0: Ethernet = address:=20 00:50:04:09:7e:3c
    miibus0: <MII = bus> on=20 xl0
    xlphy0: <3Com = internal media=20 interface> on miibus0
    xlphy0: 10baseT, = 10baseT-FDX,=20 100baseTX, 100baseTX-FDX, auto
    orm0: <Option = ROM> at=20 iomem 0xc0000-0xc7fff on isa0
    fdc0: <NEC 72065B = or=20 clone> at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0
    fdc0: FIFO enabled, 8 = bytes=20 threshold
    fd0: <1440-KB 3.5" = drive>=20 on fdc0 drive 0
    atkbdc0: <Keyboard = controller (i8042)> at port 0x60,0x64 on isa0
    atkbd0: <AT = Keyboard>=20 flags 0x1 irq 1 on atkbdc0
    kbd0 at = atkbd0
    psm0: <PS/2 = Mouse> irq 12=20 on atkbdc0
    psm0: model = IntelliMouse,=20 device ID 3
    vga0: <Generic ISA = VGA>=20 at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
    sc0: <System = console> at=20 flags 0x100 on isa0
    sc0: VGA <16 = virtual=20 consoles, flags=3D0x300>
    sio0 at port = 0x3f8-0x3ff irq 4=20 flags 0x10 on isa0
    sio0: type = 16550A
    sio1 at port = 0x2f8-0x2ff irq 3=20 on isa0
    sio1: type = 16550A
    ppc0: <Parallel = port> at=20 port 0x378-0x37f irq 7 on isa0
    ppc0: Generic chipset = (EPP/NIBBLE) in COMPATIBLE mode
    plip0: <PLIP = network=20 interface> on ppbus0
    lpt0: <Printer> = on=20 ppbus0
    lpt0: = Interrupt-driven=20 port
    ppi0: <Parallel = I/O> on=20 ppbus0
    unknown: = <PNP0000> can't=20 assign resources
    unknown: = <PNP0303> can't=20 assign resources
    unknown: = <PNP0f13> can't=20 assign resources
    unknown: = <PNP0700> can't=20 assign resources
    unknown: = <PNP0501> can't=20 assign resources
    unknown: = <PNP0501> can't=20 assign resources
    unknown: = <PNP0400> can't=20 assign resources
    ad0: 19092MB = <ST320413A>=20 [38792/16/63] at ata0-master UDMA100
    acd0: CDROM = <LTN403> at=20 ata1-master using PIO4
    acd1: DVD-ROM = <PHILIPS=20 PCA532> at ata1-slave using PIO4
    Mounting root from=20 ufs:/dev/ad0s1a
 
Thank you in advance.
Tihomir
------=_NextPart_000_001C_01C1FDA4.BD5BD2E0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message