LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   SuSe 9.1 internet problem PLZ HELP!!! (https://www.linuxquestions.org/questions/linux-networking-3/suse-9-1-internet-problem-plz-help-227994/)

Masamune 09-07-2004 11:03 PM

SuSe 9.1 PLZ SOME ONE HELP ME!!!
 
hi, i've just finally getting my compaq laptop to do a dual boot between winxp pro and SuSe 9.1

right now i'm currently trying to get onto the internet, but it doesnt seem to be working at all. I try editing the proxy setting with my winxp proxy server ip and it still dont work, I really dont know what else to do and need serious help.

My desktop computer with the winxp pro running is the proxy server (sharing the internet connection)

Masamune 09-07-2004 11:14 PM

SuSe 9.1 internet problem PLZ HELP!!!
 
hi, i've just finally getting my compaq laptop to do a dual boot between winxp pro and SuSe 9.1

right now i'm currently trying to get onto the internet, but it doesnt seem to be working at all. I try editing the proxy setting with my winxp proxy server ip and it still dont work, I really dont know what else to do and need serious help.

My desktop computer with the winxp pro running is the proxy server (sharing the internet connection)

masand 09-07-2004 11:22 PM

hi

if u r using intrnet connection sharing on winXP

then setup ip address in the the linux box to be obatined automatically
restart ur network service

and u can access the internet through winXp

and please do not go for double posting!!!
go for edit button if u want to edit something

regards

Masamune 09-07-2004 11:29 PM

im kind new to this linux stuff, could u plz give me steps on how to do this?, my desktop computer

is the one with the main internet connection (running winxp), and my laptop is connected to it. so

in order for me to sharing the conection i setted up a proxy server on my desktop comp, but i

dont know how to get my laptop to see the proxy.

masand 09-07-2004 11:52 PM

hi
just do this
share the internet connection from the Xp machine(rifgt click on connection,go to advanced and choose share his connection),it will make the ip adresss of the win machine as
192.168.0.1


then on ur linux machine set the setings of eth0 to get ip adress automatically
u can do this by

vi /etc/sysconfig/network-scripts/ifcfg-eth0

set the text there
-------------
DEVICE=eth0
ONBOOT=yes
BOOTPROTO=dhcp
-----------------

#service network restart

and u r done
open up a web browser--mozilla, konqueror,etc etc


i am using this kind of setup only

regards

Masamune 09-08-2004 12:25 AM

PLZ SOMEBODY HELP ME!!!
 
is this suppose to work with suse 9.1? cuz i browse to that folder and i dont see any file title "ifcfg-eth0"

J.W. 09-08-2004 01:18 AM

Please provide a lot more details: what actual commands are you running, what system messages are you seeing, etc. I know it can be frustrating but without specific details/background about your situation, it's tough to offer any meaningful advice. -- J.W.

masand 09-08-2004 04:45 AM

hi
if u cannot find that folder u need to see how u can put ur eth0 to obtain ip adresses automatically

go to network settting in ur suse dektopmaybe there u will find it

regards

Masamune 09-08-2004 08:01 AM

im new to this didnt run any command, just a few proxy setting, and when i try to connect it just say cant find site.

DertyolBA$HTARD 09-08-2004 08:23 AM

open a command prompt

then type:

ifconfig -a

then post the output here

Masamune 09-08-2004 08:33 AM

k i did wat u said and this is my result:

linux:~ # ifconfig -a
eth0 Link encap:Ethernet HWaddr 00:0D:9D:43:A4:B6
inet6 addr: fe80::20d:9dff:fe43:a4b6/64 Scope:Link
UP BROADCAST NOTRAILERS RUNNING MULTICAST MTU:1500 Metric:1
RX packets:565 errors:0 dropped:0 overruns:0 frame:0
TX packets:435 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:83542 (81.5 Kb) TX bytes:249986 (244.1 Kb)
Interrupt:11 Base address:0xc000

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:560 errors:0 dropped:0 overruns:0 frame:0
TX packets:560 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:39120 (38.2 Kb) TX bytes:39120 (38.2 Kb)

sit0 Link encap:IPv6-in-IPv4
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)

linux:~ #

Masamune 09-08-2004 08:37 AM

by the way my linux box (running suse 91.) is behind a proxy server with the ip address of

24.156.0.1 por 6588, i am using analogX proxy, my desktop comp is directly connected to the

internet and my laptop is connected to the desktop.

DertyolBA$HTARD 09-08-2004 08:43 AM

Why do you need an IPv6 interface?

Also I see no eth interface that may be you problem

Masamune 09-08-2004 08:46 AM

i dont know why the IPv6 is there and wat its use for, this is a fresh install of suse 9.1, i've work

with red hat b4 and the set up was easier than suse i think. but if u can help me thru this

problems by steps, i would really appreciated :). becuz im a total newbie at this.

Nuclear_Kitten 09-08-2004 08:48 AM

sorry if i missed that, but how are you connecting to the internet?


All times are GMT -5. The time now is 06:20 AM.