Q: I installed the full version of Suse9.1. It runs great . other than that I can not surf the net.
It My Linksys NIC detected fine. It took an IP from my Windows DHCP server fine. I can ping anything on my internal network, including my gateway (DSL router), but I can not out.
I went to the Device Manager and set the IP of my gateway (my DSL router). I even checked under the Advanced IP forwarding Options.
Obviously something is wrong. Can anyone help a Linux n00b? : O
Thank you. * Edit *
I found! / Me so proud!
Under Control Center Internet Proxy Settings
By standard “use a proxy is enabled. That makes ZERO sense to me. There is a checkbox for” Connect to the Internet directly “Bingo.
Im so proud myself.
I. . . I know that Linux
![]()
Linux For Desktop PC And Notebook Computers
Re:Well you can install Knoppix locally if you want. It's based on Debian, just as Ubuntu is, so if he knows Knoppix/Debian well he should be able to help. And don't forget about http://www.ubuntuguide.org/
The Overworked Manager’s Rescue Package
Re:Thanks for attempting to help my n00b self, guy.
I've got a friend at work, he's real big into Unix/linux. He runs Knoppix off a USB pen drive and such…maybe he can help me. ![]()
Knowledge Management Online
Re:I've never used SuSe so I can't comment, but in Nautilus (the Gnome file manager) there's a mount option at the bottom of the menu. I would have assumed that KDE/SuSe had something similar.
Try Ubuntu, RedHat has been replaced with Fedora and I've never been impressed with RH/FC anyway.
Appraisal Management Company Directory 2009
Re:I swear I'm not stupid.
Right clicking on the floppy or the CD Icons brings up a menu, but mount/unmount is not one of them. Not even in the properties or actions tabs is it listed.
Maybe this distro of linux just isnt' for me. Maybe I should try Red Hat? I know enough about directory structures to navigate around from the command line, check permissions and such…but I'm at a loss w/this.
I really do appreciate the help though, guys.
Time Management Mastery For Busy People
Re:I wish I could cut/paste from that box to this Windows box I'm on
SSH into the Linux box and you can.
but Linux won't let me save to a floppy…says it's unmounted. I have to mount the floppy? What kind of crap is that?
It's the kind of crap that's necessary on a multi-user OS. And on top of that since the unix filesystem layout is one big tree the floppy could be mounted anywhere, so assuming it's at /media/floppy or /mnt/floppy wouldn't work. But having said that, Gnome and KDE both should allow you to mount/umount the floppy with the right-click menu on the icon.
Anger Management – Regaining Control Of.
Re:Originally posted by: guy
I don't usually have any problems, and I have lots of linux boxes. cat /etc/resolv.conf and see if your DNS is listed correctly. resolve www.google.com on another comp and then try to ping it's IP address (rules out name resolution issues). Make sure that /etc/resolv.conf has valid dns servers.
Assuming that fails, then I would start with a ping to your router, then check your router's default gateway to the ISP and see if you can ping that (from both a working box and your linux box). Tracert (windows) www.google.com and start pinging every hop to see where it dies. Run a ping against a local machine to make sure you don't have issues on the switch itself. also post your ifconfig eth0 output.
Thanks very much. I can ping every other machine attached to that switch both by IP and hostname. I have a W2K3 box that is my Windows domain controller/DNS/DHCP box. The Linux box is obviously seeing it b/c it's grabbing an IP and hostnames on my network are resolving. I wish I could cut/paste from that box to this Windows box I'm on. I even saved the output of the tracerts to a text file, but Linux won't let me save to a floppy…says it's unmounted. I have to mount the floppy? What kind of crap is that? Is it not mounted by default? Everything's so difficult in this new world.
Sorry…got OT there for a moment.
BRB with more answers.
Management Training: By The Book
Re:My misnomer. I guess it's one of my ISP's routers. That's where the hops (30) end. Interestingly, that's also where it ends when I do the same traceroute on a Windows box. :confused:
I have no probs w/my internet access from Windows boxes. Speeds are good, no dropped packets…I'm clueless.
I mean, TCP/IP is TCP/IP no matter Windows, unix or whatever…it's got to be a setting on the Linux box. ![]()
Elizabeth Best Management Books – from Team Effective
Re:I don't usually have any problems, and I have lots of linux boxes. cat /etc/resolv.conf and see if your DNS is listed correctly. resolve www.google.com on another comp and then try to ping it's IP address (rules out name resolution issues). Make sure that /etc/resolv.conf has valid dns servers.
Assuming that fails, then I would start with a ping to your router, then check your router's default gateway to the ISP and see if you can ping that (from both a working box and your linux box). Tracert (windows) www.google.com and start pinging every hop to see where it dies. Run a ping against a local machine to make sure you don't have issues on the switch itself. also post your ifconfig eth0 output.
Anger Management Help
Re:What do you mean by 'dies'?
Your ISP's DNS servers should not appear in that list, that would mean that your ISP has their DNS servers also doing routing on their network and that would be extremely stupid. If it's making it past your DSL router you can't really blame Linux because it's working fine, most likely your ISP has something wrong with their network.
Monologue Manager
Re:Originally posted by: guy
It means your default gateway is set properly and should work. Try running 'traceroute google.com' and see how far it gets.
It gets past my DSL modem, does a few time outs, hits my ISPs DNS server then dies. This Linux box is plugged into a 24-port switch that half a dozen Windows boxes are plugged into and none of them have any probs.
Now I remember why I gave up on Linux last year. This is ridiculous. They want you to learn Linux (and i want to) but they don't make it easy at all.
Re:It means your default gateway is set properly and should work. Try running 'traceroute google.com' and see how far it gets.
Re:Originally posted by: guy
Do not enable IP Forwarding, that's for making your Linux box a router.
If you type '/sbin/route -n' do you see an entry like:
0.0.0.0 <gateway IP> 0.0.0.0 UG 0 0 0 eth0
That is EXACTLY what I see! <gateway IP> has my gateway's IP in there, ALL other entries are as you describe.
What does that mean?
Thank you!!!
Re:Thanks, nothinman. It's NOT FIXED. I don't know what happened….I can't get out anymore. DAMN! Why is Linux so hard? I'll type in what you suggest. BRB.
Re:Do not enable IP Forwarding, that's for making your Linux box a router.
If you type '/sbin/route -n' do you see an entry like:
0.0.0.0 <gateway IP> 0.0.0.0 UG 0 0 0 eth0
0 Comments.