Posts: 14
Threads: 3
Joined: Jul 2004
Reputation:
0
This is my Windows Settings
Windows IP Configuration
Host Name . . . . . . . . . . . . : mashinename
Primary Dns Suffix . . . . . . . : QNET.SI
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : QNET.SI
Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Broadcom NetXtreme Gigabit Ethernet for hp
Physical Address. . . . . . . . . : 00-0D-9D-4E-85-D4
Dhcp Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 10.13.254.55
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 10.13.254.254
DNS Servers . . . . . . . . . . . : 193.189.160.11
193.189.160.12
How to set up networking in Linux Slackware for this system. Iff I Use Netconf I only can ping internal network and I cant go on web. No host found ...
Posts: 3,631
Threads: 899
Joined: Dec 2003
Reputation:
0
what does lspci say (paste it here)
lspci
and
ifconfig
you'll need the TG3 driver loaded the for the gigabit network card
cheers
anyweb
Posts: 254
Threads: 66
Joined: Dec 2003
Reputation:
0
Hey it's been a while since I've been on here, but I figure I'll try to get back in the swing of things.
Normally if you can ping your internal network you need to set your DNS. This is pretty easty.
Just modify /etc/resolv.conf
This file and you should be on your way. If this doesn't work you may need to make sure that your gateway is configured properly.
Posts: 14
Threads: 3
Joined: Jul 2004
Reputation:
0
This is my lspci
00:00.0 Host bridge: VIA Technologies, Inc. VT82C693A/694x [Apollo PRO133x] (rev 44)
00:01.0 PCI bridge: VIA Technologies, Inc. VT82C598/694x [Apollo MVP3/Pro133x AGP]
00:07.0 ISA bridge: VIA Technologies, Inc. VT82C596 ISA [Mobile South] (rev 23)
00:07.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C/VT8235 PIPC Bus Master IDE (rev 10)
00:07.2 USB Controller: VIA Technologies, Inc. VT6202 [uSB 2.0 controller] (rev 11)
00:07.3 Host bridge: VIA Technologies, Inc. VT82C596 Power Management (rev 30)
00:0c.0 Multimedia audio controller: Ensoniq ES1371 [AudioPCI-97] (rev 08)
00:12.0 Ethernet controller: Intel Corp. 82557/8/9 [Ethernet Pro 100] (rev 08)
01:00.0 VGA compatible controller: nVidia Corporation NV6 [Vanta/Vanta LT] (rev 15)
And I allredy figure it out. I Haven't configure my DNS, or in slackware NAMESERVER in netconf
Am I Right ?? o_Oo_O:/
Posts: 14
Threads: 3
Joined: Jul 2004
Reputation:
0
Whell I'm Writing on Linux Now So It Worked. :)
In /etc/resolve.conf I add a line nameserver 193.189.160.11
How to add aother nameserver (DNS) 193.189.160.12 ? Just adding a line ? o_O
Posts: 14
Threads: 3
Joined: Jul 2004
Reputation:
0
Thnx It Worked Fine Now. Thnx Annyway