I have two SUSE 11 computers, one with a 56k modem (installed and working)and Im having a hard time sharing it with the other SUSE 11 computer. I was wondering where a how to, or if somebody could let me know how.
The computer with the modem is also on vista, and when on vista, it has no problem sharing it with the other SUSE 11 computer.
both machines ping each other. everything seems as it should work. but its almost like my modem isnt “shared” (sorry for the obvious windowsness of me)
firewalls have been disabled on both to make it a tad easier (and one less thing to worry about)
AFAIK it’s not your “modem”, but your internet connection that should be shared. Anyway, you have to make sure your modemless PC is configured so as to have the “network gateway” set to the IP of the PC with the modem. As a consequence, you have to use static IPs.
Cheerz!
my client (linux) can access my windows server (same machine as the linux server) but cannot access it when the server is in linux.
the IP’s are the same for the linux/windows server, as is netmask, domain and hostname. I am using static IP’s and the firewalls are down for both machines in linux, however I do not need the firewall down for my client when the server is on windows. both machines can ping each other, and the gateway points to the server (192.168.0.1). is there a software I have to add or no? im uploading screenshots of my server and client PC when I go through the Network Devices YAST config
The segment entitled openSUSE Client shows pics of what to do with the IP addresses that you have turned up on the server; viz 209.115.142.9 and 209.115.142.132. Use them on the client in the manner of this screenshot: http://www.swerdna.net.au/ics/ics11.jpg
Also remember to put 192.168.0.1 under the routing Tab for the client.
Yes I tried your tutorial without unbonding the 1st NIC (cable internet). It doesn’t work. If i unbond the NIC, my internet wont work. what do i do? catch 22!
I setup my LAN using network manger checked. If I check ifup will i lose the samba settings? i.e will my LAN crash?
I’ve done everything as in the tutorial.
The only trouble is the moment i change to ifup my internet connection stopps working.
when i change it back to network manager, the applet pops up and then i have to select the cable network connection each time for it to connect.
is there any config/ setting i need to fix for ifup to work?
please Help!!!
For ifup to work set it in Yast → net settings → global → ifup. Then if you’re using a cable modem for cable internet you can set the eth0 for an IP by DHCP which it should then get from the cable modem.
So set that up then run as root (su to root) a console test of IP addresses with this command: ifconfig. That tests whether the eth0 is getting an IP from the cable modem.