Results 1 to 2 of 2
Hi, i am new in Slackware (i came from debian/ubuntu) i just install slack 11 in my pc, btw the installer is the best one i ever see .
My ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 10-26-2006 #1Just Joined!
- Join Date
- Oct 2006
- Posts
- 1
Network configuration (i try many many things without luck)
Hi, i am new in Slackware (i came from debian/ubuntu) i just install slack 11 in my pc, btw the installer is the best one i ever see
.
My problem is my network configuration, wont work
the module seems ok, right?
lsmod
I use netconfig to set up (static IP, tried the dhcp but don/t work either)Module Size Used by Not tainted
soundcore 3300 0 (autoclean)
8139too 13672 1
mii 2304 0 [8139too]
crc32 2880 0 [8139too]
pcmcia_core 39492 0
ntfs 50848 2 (autoclean)
ide-scsi 9392 0
agpgart 45092 0 (unused)
hostame: Slackware
domain: (i leave it black this one)
My ip- 192.168.1.3
Netmask: 255.25.25.0
GW: 192.168.1.1
name server 200.51.xxx.x my primary ISP DNS
stoped and restartes rc.inet1 many many timesm tries many changes in the configuration but nothing, i can ping my own ip.
I read this forum and i try to do it manually, but i get a error doing this
ifconfig -a#ifconfig eth0 192.168.1.3 #if this is your IP
#ifconfig -a #should show new IP
#route add default gw 192.168.1.1 #your gateway IP
#route -n #should show a gw for eth0
route -neth0 Link encap:Ethernet HWaddr 00:40:F4:54:02:72
inet addr:192.168.1.3 Bcast:192.168.1.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interrupt:9 Base address:0xa000
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:30 errors:0 dropped:0 overruns:0 frame:0
TX packets:30 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:2632 (2.5 KiB) TX bytes:2632 (2.5 KiB)
I don't know wht to do, i am stupid i can/t setup my network, please help!Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
0.0.0.0 192.168.1.1 0.0.0.0 UG 1 0 0 eth0
- 10-27-2006 #2Linux Newbie
- Join Date
- Aug 2006
- Posts
- 117
Read this guide.
http://slackbook.org/html/book.html#...-CONFIGURATION


Reply With Quote
