-2
votes
0answers
32 views

Unable to ping outside of DHCP server on Suse Linux Enterprise [closed]

I'm quite new to linux so please bare with me. I have a network of 4 computers and a Suse Enterprise server. I configured the Suse box as a DHCP server. The DHCP server (192.168.1.1 on eth0) is ...
1
vote
1answer
138 views

How to execute a script only once, immediately after ALL network interfaces are up in OpenSUSE?

I run Opensuse 12.2. I have 3 network interfaces, eth[012] The interfaces are configured in /etc/sysconfig/network/ifcfg-eth[012] I want to execute a script immediately after ALL three interfaces ...
0
votes
1answer
971 views

Can't connect or ping to internet from my device using crossover ethernet [closed]

I followed this post to connect my Raspberry Pi (an ARM-based computer) to my PC via crossover cable to use wifi connection of my PC (openSUSE 11.4): (UPDATE: now I have openSUSE 12.1) ...
0
votes
1answer
821 views

Network issue with OpenSuse 12.1 running on Vmware Workstation 8

I am currently doing some development work and need to test it on a server platform before installing into onto the production server, for obvious reasons. The other day I successfully installed ...
1
vote
2answers
817 views

How to Manually Xen bridging setup on OpenSUSE for two DomU

I've been having problems with Xen networking on OpenSUSE, specifically with getting Dom0 opening a TCP connection to the DomU. Other machines on the network can open TCP connections to all 3, so I'm ...
0
votes
1answer
64 views

OpenSuse - have to be logged in to see on network

I have 2 machines - a windows 7 and an opensuse server. they both use the same router. I noticed when setting up xrdp (remote desktop), I could only remote desktop into my opensuse 11.3 machine ...
0
votes
0answers
752 views

PPTP connection using NetworkMananger fails on openSUSE 11.2

Note: Although this question may be more pertinent to superuser.com, I didn't get a reply there. Since I didn't get a reply on openSUSE forum too, I'm trying here. I'm sorry if it's somewhat offtopic ...
1
vote
3answers
747 views

Unable to make outbound HTTP request on port 8080

I am working from an openSuse 11.1 box, from an essentially clean install. I'm trying to do an SVN export onto the box over http (via apache). Our SVN server is running on port 8080 on the network, ...
1
vote
3answers
635 views

OpenSUSE 10.2 two network adapters, one problem

Actually several problems. Let me explain what we are trying to accomplish first: We have a server that sits in two subnets, by having a network adapter plugged into each network. 192.168.10.x and ...