OpenSUSE Network :: Ip-forwarding After Migration To Suse-11.2?
Jan 12, 2010
Ethernet configuration:
- eth0 private net
- eth1 internet
eth1 is connected to a cable modem and uses dhcp. After migrating to suse-11.2 ip-forwarding (once the system is up and running) is sometimes deactivated and i have no clue why. /etc/syslog.conf has an entry net.ipv4.ip_forwarding = 1
i have modified the SuSE-scripts /sbin/SuSEfirewall /sbin/ifup-dhcp /etc/init.d/SuSEfirewall2_setup to make sure each time my firewall-rules are loaded ip-forwarding is explicitly enabled. This worked perfectly with suse-11.0. Now ip-forwarding is enabled after a system reboot or after one of the above scripts is called, but somewhere somehow ip-forwarding is always deactivated and i have no idea how this happens. This may happen after 5 minutes or after 5 hours. As a workaround i created a cronjob running every 5 minutes issuing a sysctl-command to enable ip-forwarding.
View 9 Replies
ADVERTISEMENT
Apr 21, 2011
I was setting up a new 11.4 system and disabled ip6 as we don't use it. After that I couldn't get X11 forwarding working. After searching around for a while, I found this topic [URL] ssh-x11-forwarding.html which at the end mentions enabling ip6. Magically, after doing that and rebooting I can now do X11 forwarding again. Just seems strange that IP6 is needed for X11 forwarding.
View 1 Replies
View Related
Apr 26, 2010
I'm running suse 11.1 which is configured as a router. Configured are two DSL connections with static IP's and one LAN connection (3 NIC's all together).
Problem: suse firewall will only port forward connections from one of the DSL connections and not the other.
Because I'm running two DSL connections is there something special I have to turn on/enable on the firewall?
View 1 Replies
View Related
Jan 15, 2011
I used to have Opensuse 11.0 and Vuze 4.0.2 and both were working great. Recently I upgraded to OpenSuse 11.3 and installed Vuze 4.5.10. I did not change any configuration in the ADSL router but now I could not get the smiley icon to go green. I followed all the steps given here: A Quick Bittorrent Guide (with screenshots). It doesn't work. so I modified FW_ROUTE and FW_MASQUERADE to yes in /etc/sysconfig/SuSefirewall2. That also does not work. What did I miss here? My ADSL router is DSL-2640T.
View 3 Replies
View Related
Mar 26, 2010
we have here a few openSUSE-machines (some 11.1 and 11.2) which mounts their /home from a NFS-Server and imports the users via NIS. I now wanted to use X-Forwarding via SSH, but that doesn't work with NIS-Users.On my machine I use Gnome and my XAUTHORITY-Variable points to /var/run/gdm/auth-for-bup_deg-E3TMSz/database
Why isn't the default ~/.Xauthority-File used for my cookies? What do I have to change to get X-Forwarding in my Setup running?
View 1 Replies
View Related
May 17, 2011
I have two SUSE(2.6) virtual machines running in the same subnet with two network cards each as shown below.
VM1------------------------------------------------------------------------------
appstage1:~ # ifconfig
eth0 Link encap:Ethernet HWaddr 00:0C:29:22:5A:24
inet addr:192.168.128.12 Bcast:192.168.128.255 Mask:255.255.255.0
inet6 addr: fe80::20c:29ff:fe22:5a24/64 Scope:Link
[Code]....
Ultimately my DB will run in VM2 and any DB requests coming in at 2055 of VM1 should be forwarded to port 2055 of VM2. Since I do not yet have a DB running I am trying to test with netcat.
View 5 Replies
View Related
Jan 30, 2011
I want to share my WiFi internet connection over LAN, so I'm trying to set up IP forwarding. An old tutorial tells me to go to Network Settings in YaST to do this, but that applet says that NetworkManager is now handling all of that stuff.How do I enable IP forwarding while NetworkManager handles my internet connections?
View 2 Replies
View Related
Jan 20, 2010
I have x11 forwarding enabled in /etc/ssh/sshd_config on a suse 11.2 32 bit box running kde I can open x apps on a windows machine using xming and putty just fine, but when I boot the same machine into suse 11.2 64 bit using kde and try using konsole I get: cannot connect to x server
The command I'm using to log in is: ssh -X -l username host I doubt the problem is with the server I'm logging into or it wouldn't work in windows, not really sure what to look for as I've never had a problem using x11 forwarding from a linux client before only windows ones
View 7 Replies
View Related
May 23, 2010
How do you configure the firewall to allow external web access (it's a LAMP server) and internal access for samba shares ?
View 6 Replies
View Related
Jun 19, 2010
i am using intel hardware on this working on suse linux 10.2 . i am not able to configure the network card IP address I have tryed using dhcp and static both way. Currently intel DG41RQ network card is assembled in my system. by using command ifconfig i can see only lo but eth0 is not displayed their.
View 4 Replies
View Related
Apr 4, 2011
I mistakenly delete my default panel. How to add the network notifier? Tried to look for the widget but nothing? i need to choose my network connections. And when i look at the Network manager my wireless if black ? It means it didn't detected my wireless?
View 8 Replies
View Related
Jun 27, 2011
I just installed suse on this computer, and am wanting to allow other computers to store files on it as a file server. I was reading the online manual and in the personal file preferences, it shows an option to enable 'share public files over network'. The problem is I don't see that option when I open up file preferences. All I see is an option to allow sharing using bluetooth, nothing about sharing over the network. When I look in the network I can see the computer running suse, but when I try to connect to it, it says 'unable to mount drive: connection refused by server.'
View 3 Replies
View Related
Aug 20, 2010
New SUSE 11.3 install connects to network/internet etc OK with DHCP-assigned IP address. When I switch to static IP, I can no longer ping internal network, or anything else. This works OK with SUSE 11.2 on same hardware and (as far as I can see) same setup. Some diagnostics are shown below.
Firewall
Disabling the firewall makes no difference.
Not using a network manager (can't see how to assign fixed address if I do - all greyed out).
ifup eth0:
eth0 device: Intel Corporation 82540EM Gigabit Ethernet Controller (rev 02)
SuSEfirewall2: Warning: no default firewall zone defined, assuming 'ext'
(not sure why the warning - eth0 is assigned to external in the firewall setup).
[code]....
View 9 Replies
View Related
Apr 15, 2011
I am attempting to setup a linux file server in active directory. It has been kind of an ongoing project(nightmare) for me... I have tried a few distributions of linux and I have to say I really enjoy openSUSE. YaST is my best friend. Now to the problem at hand.
I have samba installed and configured for the domain. I was able to successfully join the machine to the domain. I can even log on using domain user names and passwords (more than I was able to accomplish with other distros...). Where I am having a problem currently is I cannot see the suse machine from a windows machine. I can access shares from suse to windows though.
View 1 Replies
View Related
May 12, 2010
am new to linux. i have an opensuse 10.2 mail server in my LAN. my users want every e-mail they receive to be forwarded to their web mails [URl]l.
View 2 Replies
View Related
Feb 12, 2010
I want to Migrate my C++ Application from SuSE Linux to Red Hat Linux.What impact analysis i should do?
View 3 Replies
View Related
May 31, 2011
In my client side, i got 4 machines(2 database server,2 application server). One database server for DC and another database server for DR. Similarly, I need to use the application server also. The two database server are having the same ip.(192.168.1.10) and two application server are having the same ip(192.168.1.11). But they give the another ip for all machines like below.
DC-Database server-10.168.12.40 DC-application server-10.168.12.21
DR-Database server-10.168.13.40 DR-application server-10.168.12.21
Now i want to do the IP Natting.
View 4 Replies
View Related
Jun 4, 2011
I am in a dual boot with Ubuntu and win 7 wireless. When I install 11.3 I no longer have Ubuntu. Is there a process or procedure to assure multiple boot while I attempt to connect suse to my network
View 5 Replies
View Related
Jan 6, 2010
I would like to use my SuSE 11.2 1TB RAID server to backup my mac using time machine. I found several tutorials on the web for using netatalk over ssh, but all these tutorials are for Ubuntu and require the debian package. Has anybody compiled netatalk over ssh under SuSE? I cannot verify if the netatalk package installed by the SuSE installer has been compiled with this option. Alternatively could somebody point me to any documentation to help me compile netatalk? I tried reading the netatalk manual from sourceforge, but that asks for installation of a Berkley DB that is not required under Ubuntu.
View 7 Replies
View Related
Feb 20, 2010
i using before ubuntu and in them it was simple just in the terminal sudo ppoeconfig but i dont know to config it in suse 11.2.
View 1 Replies
View Related
Apr 13, 2010
One of biggest reason I need to use windows is because my company uses Juniper SSL VPN to remote desktop into our company's computer. Our company doesn't allow any native linux/windows app client, only the web SSL VPN is enabled.
Looks like this Juniper SSL VPN only works on windows computers. It makes the windows remote desktop client connect over the SSL web VPN from browser. Of course, linux/SUSE doesn't have the windows desktop client. Is there any way to get RDP work through the given SSL VPN? Otherwise, I guess I need go back install windows and starting using it again.
View 1 Replies
View Related
Jun 2, 2010
I am with a customer who has Suse 10.1 in production environment and connected to the internet.For now I want to install denyhosts on this machine since I see lots of failed login attempts outside office hours.However when I do: python setup.py install I get the message File "setup.py", line 4, in ?from distutils.core import setupmportError: No module named distutils.coreI don't know how to solve this. I have added a repository to install distutils.core but could not find it
View 1 Replies
View Related
Aug 19, 2010
I know openSUSE (and SUSE Enterprise) work great with windows Active Directory.Now, I understand that Linux systems are far more stable and secure (if configured properly). What about features though? What does openSUSE/Linux have instead of AD for file/folder sharing across the network? Are there roaming profiles? If so, how do I use that?I love openSUSE because of yast (and a few other things). And It's my main LinuxOS on my tower. I am still in college getting my certs and a degree (in networking). I really want to understand why Linux (openSUSE/ SUSE enterprise) is a better networking solution as opposed to Windows Sever 2003/2008.Also, why SUSE over RHEL/CentOS? Yast is awesome, but are there other reasons?
I know that's a lot to ask in one post. Feel free to include links so you won't have to type too much.I'd like both personal opinions, hard facts, and just general user experiences as to the features that make Linux (openSUSE) better, not just the stability and security.
View 9 Replies
View Related
Sep 8, 2010
I've setup vnc over ssh tunnelling however the Suse firewall seems to be blocking it. On the local host I have this in ~/.ssh/config:LocalForward localhost:5900 remotehost.com:5900 The problem is that this only works when I either disable the firewall or add an exception for VNC. Both of these actions defeat the whole purpose of ssh tunnelling since they leave my VNC port open to the outside world (very insecure).
View 2 Replies
View Related
Oct 5, 2010
I don't know how to change the dns to the dns of Google 8.8.8.8 as primary and 8.8.4.4 as secondary
in version 11
there is icon marked as update dns service via dhcp after u unmark it u can put it manual
in 11.3 there is no icon
+ there is no separate icon for the dns configuration in the network service category
so how can i change the dns?
View 9 Replies
View Related
Apr 8, 2011
I'm dummy in linux world and maybe someone can help? Installed Opensuse 11.4 64bit on Hyper-V virtual machine all is working fine except sometimes lan connection is lost.
Code:
/etc/init.d/network restart
is not helping and I need manual reboot.Why that? What's problem? In routes table I can see default gw.
Code:
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
178.16.16.192 * 255.255.255.192 U 0 0 0 eth0
link-local * 255.255.0.0 U 0 0 0 eth0
loopback * 255.0.0.0 U 0 0 0 lo
default 178.16.16.193 0.0.0.0 UG 0 0 0 eth0
View 9 Replies
View Related
Jan 11, 2010
I have a windows machine (in a domain) and I have created 2 Virtual Machines with Suse 11.2 installed on them.Now, I want to share a folder in windows to both Suse images. I am succesfully able to do that.I used: mount -t cifs -o user..... command to mount it at /mnt/win on my linux and succesfully able to work with it.
Now, I want a user in my Linux box (both Linux images)to be able to write to the shared folder in windows (actually both linux images will write to the shared folder but it is based on acquairing locks and releasing them to be able to use the shared folder on windows).
I tried etc fstab and lot other options but my efforts were in vain.Simply put - I need a user in my linux box (suse 11.2) to be able to write to a windows shared folder.
View 2 Replies
View Related
Jan 18, 2010
I just installed SUSE in a VMware to test it out. A problem i've had with VMware before was getting the wireless to work. I was wondering if anyone knows a way to get the wireless to work over the VMware and in SUSE. I know this may not particularly be a SUSE question but all I saw in the VMware forums was one response that said it was not possible.
View 1 Replies
View Related
Jan 30, 2010
I am currently running Windows Xp with service pack 3 and OpenSuse 11.0 (i586) on the same machine on separate hard drives. here are the specs on the machine. (Note: it is only a single core machine. I have no idea why both Suse and Windows say it is dual core as the processor was bought and installed months before dual cores went on the market.)
OS Information
OS: Linux 2.6.25.20-0.5-default i686
Current user: telknor@linux-l3e2
System: openSUSE 11.0 (i586)
KDE: 4.0.4 (KDE 4.0.4 >= 20080505) "release 15.4"
[Code]....
Now on to my problem. About a year ago I had to wipe my Windows drive and backed up about 32 GB of stuff from it to my OpenSuse drive. I did this from the Suse OS using Dolphin. In fact I can see, open, change, delete, modify layout, and move stuff around on the Windows drive all day long from Suse. I can as I said pull stuff over to the Suse drive from Windows drive while in Suse and save to Suse drive. Now I have need of the stuff that was moved but Windows does not see the Suse drive for what it is. Just says 'unknown partion type' gives size in GB and ignores it otherwise. From Suse if I try to move stuff back to the Windows drive it starts to transfer then stops and tells me it does not have permission to access the destination drive, folder, or location depending on how I tried to save it to the Windows drive. Adding new hard drives to the system does not help and the external 1 TB drive we have Suse can see it but will not do anything with it. The thumb drives on the other hand Suse does not have a problem with. It will open, read, and write to them all day long. Suse will not access the network to dump files to the network file server and it does not see any other systems on the network not even the ones running the same OS. I want to do the following:
1. Move the Windows files from the Suse drive to the Windows drive in same machine or to the network file server (also a windows machine)
2. Move all the Suse files to another machine running same Suse OS.
3. Wipe the Suse drive in this Machine so that Windows can use it.
View 6 Replies
View Related
Feb 26, 2010
I have been reading up around the internet that although it is possible to use MSTSC.exe under Windows XP to connect back to a Suse machine running XRDP (I believe).I had been working fine with Suse 11.0 until today. I had not made any changes to my local network but now whenever I try to connect in, I am told that I can not start the session as the sesman logon fails!
I tail'ed /var/log/messages but there is nothing written to that log when I try (interestingly enough, I do get the logon prompt that requests username, password and session type - I usually select KDE3 but have tried all options - and get the error after clicking OK).
My questions:-
1. Is XRDP under 11.1 any better (more stable as when it worked, I use to get kicked out a lot under 11.0)
2. What log file should I be trying to tail so I can see what is happening?
I must use Linux as the back end, I don't want to use a hacked copy of XP anymore and don't want to pay �� for a real version when Linux is free and should by now be able to grant me access to my network from a remote location!VNC is not an option as I will be wanting to log on more than one user at the same time.
View 9 Replies
View Related