LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Internet connection problem (https://www.linuxquestions.org/questions/linux-networking-3/internet-connection-problem-145093/)

jon-do 02-11-2004 11:54 PM

Internet connection problem
 
Hi everybody.
This is my first post and I have a problem with my Nic card. I am running Fedora and I have my nic card configured but, I can't get a connection to the web.

I have tried the following cml, which tells me I have a connection but, I can't get access

ifconfig -a
route -N
mii-tool -V
iptables -L

Please anybody help :D

rickenbacherus 02-12-2004 12:03 AM

You leave out many details. How do you connect to the internet? Are you behind a router? Static or dynamic i.p.? Can you ping?

jon-do 02-12-2004 12:07 AM

I connect to the internet through a dsl modem and
I had not problem with RH 9 which I am using right now

jon-do 02-12-2004 06:26 AM

Thanks for everybodies problems and solutions. I found my solution.

Special thanks to berserker_b2k for providing this post somewhere else

Quote:

well... you should try this BTW

iptables -A OUTPUT -p ICMP -j ACCEPT
iptables -A INPUT -p ICMP -j ACCEPT
That solved my problem, can somebody explain what this statement mean :scratch:

Now off to Wireless Networking setup :D


All times are GMT -5. The time now is 03:20 PM.