LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Internet HELP (https://www.linuxquestions.org/questions/linux-newbie-8/internet-help-405421/)

erusfatum 01-19-2006 11:44 AM

Internet HELP
 
Ok I have done the boot thing. Now i have other problem... I cant access the internet. I have a ADSL connection through a ADSL2 modem/router/firewall in one device, with one PC on the device. I tried from the "Control Panel"(dont remember how its called in Linux) and tried with all the connections but nothing, and i dont know what to write in the fields of the setup. Please help what to do. Im using Mandrakelinux. :cry: :confused: :mad:

tuxrules 01-19-2006 11:58 AM

What type of connection do you have, Wired or Wireless? Can you give us the output of the following commands (you will have to be root)

Code:

ifconfig -a

anti.corp 01-19-2006 12:01 PM

Depends on what you use...DHCP or manual settings of your TCP/IP settings.

Check out this url:
http://doc.mandrivalinux.com/Mandrak...c-network.html

:)

erusfatum 01-19-2006 12:02 PM

It is Wired. And it works in windows.

erusfatum 01-19-2006 12:06 PM

What to use ADSL or LAN connection?

anti.corp 01-19-2006 12:15 PM

Quote:

Originally Posted by erusfatum
What to use ADSL or LAN connection?

try LAN. :)

This address might come in handy too:
http://wiki.linuxquestions.org/wiki/Networking

Which ISP are you using? They usually have the manual settings for an TCP/IP connection on their site.

erusfatum 01-19-2006 12:36 PM

The output of "ifconfig -a" is:

erusfatum 01-19-2006 12:37 PM

[root@localhost ~]# ifconfig -a
eth0 Link encap:Ethernet HWaddr 00:40:F4:A6:D3:51
inet6 addr: fe80::240:f4ff:fea6:d351/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:5 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:378 (378.0 b)
Interrupt:11 Base address:0xee00

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:23 errors:0 dropped:0 overruns:0 frame:0
TX packets:23 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:1571 (1.5 Kb) TX bytes:1571 (1.5 Kb)

sit0 Link encap:IPv6-in-IPv4
inet6 addr: ::127.0.0.1/96 Scope:Unknown
UP RUNNING NOARP MTU:1480 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:0
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)

erusfatum 01-21-2006 05:53 AM

I called the provider and they told me that they dont know how to support Linux. And the links didnt help. What to do?

bulliver 01-21-2006 06:44 AM

Quote:

I called the provider and they told me that they dont know how to support Linux.
Your ISP sucks. The network settings are the same whether Linux or windows. All you need to know is if you get your IP through dhcp or if you have a static IP. If ADSL your connection almost certainly uses DHCP. If not, you can copy the values from the windows box that works, or recall your ISP and ask for your ip address, your netmask your default gateway and your nameserver.

erusfatum 01-21-2006 12:23 PM

This is the out put of "ipconfig -all" in windows. Is it this that you told? In what connection type and where do I fill the correct thing?


Windows IP Configuration

Host Name . . . . . . . . . . . . : *********
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Unknown
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : cyta.adsl

Ethernet adapter Local Area Connection:

Connection-specific DNS Suffix . : cyta.adsl
Description . . . . . . . . . . . : Realtek RTL8139 Family PCI Fast Ethe
rnet NIC
Physical Address. . . . . . . . . : *********
Dhcp Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : **.***.**.***
Subnet Mask . . . . . . . . . . . : 255.255.0.0
Default Gateway . . . . . . . . . : 10.180.0.1
DHCP Server . . . . . . . . . . . : 10.180.0.1
DNS Servers . . . . . . . . . . . : 192.168.5.102
192.168.5.101
Lease Obtained. . . . . . . . . . : Saturday, January 21, 2006 8:16:10 PM
Lease Expires . . . . . . . . . . : Saturday, January 28, 2006 8:11:36 PM

erusfatum 01-21-2006 12:27 PM

I tried some things but i dont know if i fill the correct data in the correct place. But it didnt work. Do i need to release the IP in order the connection to work? What are the command in Linux for releasing IP?

erusfatum 01-21-2006 04:54 PM

Please Help!

bulliver 01-21-2006 05:12 PM

I don't know how to set up mandrake to use dhcp (I don't use it) but that is what you need to do.


All times are GMT -5. The time now is 11:09 AM.