Results 1 to 1 of 1
Hello there =)
I have a big big problem.My ISP use cable modem ( Motorola ).Now Im with WinXP and use dhcp to connect to internet.All is OK.But when I ...
- 07-08-2007 #1Just Joined!
- Join Date
- Jul 2007
- Posts
- 7
Slackware LAN problem...
Hello there =)
I have a big big problem.My ISP use cable modem ( Motorola ).Now Im with WinXP and use dhcp to connect to internet.All is OK.But when I move modem to linux box and try to config,nothing happend.ISP dont have pppoe or MAC protect.When i run netconfig and use dhcp on my eth0 ( its connected to modem ) go down ( like I use ifconfig eth0 down ).In /etc/rc.d/rc.inet1.conf:
when I up eth0 with: ifconfig eth0 up there is no IP address.Try to run dhcpcd eth0 but there is no error and eth0 go down again.Code:IPADDR[0]="" NETMASK[0]="" USE_DHCP[0]="yes" DHCP_HOSTNAME[0]=""
Now I try to put static IP.My modem is with web intereface on IP 192.168.100.1 so I put:
Now I have ping to modem and can join in it with lynx 192.168.100.1 but cant ping my GW ( 192.168.0.240 ).Its give me network is unattainable.Code:IPADDR[0]="192.168.100.2" NETMASK[0]="255.255.255.0" USE_DHCP[0]="" DHCP_HOSTNAME[0]=""
I thing modem have static ip (or dhcp server and dhcpcd client) runed which give me IP address ( on windows box ).How I can confnig my slack to take IP address from modem or... from... dhcp server or... dont know from where
now my config under win is:
ThanksCode:Windows IP Configuration Host Name . . . . . . . . . . . . : homestation Primary Dns Suffix . . . . . . . : Node Type . . . . . . . . . . . . : Peer-Peer IP Routing Enabled. . . . . . . . : No WINS Proxy Enabled. . . . . . . . : No DNS Suffix Search List. . . . . . : hfc.dcc.bg Ethernet adapter Local Area Connection: Connection-specific DNS Suffix . : hfc.dcc.bg Description . . . . . . . . . . . : Realtek RTL8139 Family PCI Fast Ethe rnet NIC Physical Address. . . . . . . . . : 4C-00-10-90-16-DF Dhcp Enabled. . . . . . . . . . . : Yes Autoconfiguration Enabled . . . . : Yes IP Address. . . . . . . . . . . . : 77.76.*.* Subnet Mask . . . . . . . . . . . : 255.255.255.0 Default Gateway . . . . . . . . . : 77.76.11.1 DHCP Server . . . . . . . . . . . : 192.168.0.240 DNS Servers . . . . . . . . . . . : 213.167.31.250 213.167.0.250 Lease Obtained. . . . . . . . . . : 08 Юли 2007 г. 14:12:53 Lease Expires . . . . . . . . . . : 09 Юли 2007 г. 02:12:53


Reply With Quote
