Fedora Networking :: Iptables Leaving Free Mail / Smtps / Pop3s And Messenger (pidgin)
May 18, 2011
my little daughter is keeping me asking about email and messenger on her laptop. Right now, it is not connected to the net. I was thinking about *blocking all outport ports* with iptables but leaving free smtps /pop3s and messenger (pidgin).
View 1 Replies
ADVERTISEMENT
Sep 25, 2009
My Pidgin will not connect to Yahoo messenger. I'm thinking this is down to the version. If I do an update will it correct this problem?
View 2 Replies
View Related
Mar 18, 2010
I can not connect to yahoo messenger via pidgin, why?
View 9 Replies
View Related
Jul 12, 2010
Notifications from messenger pidgin or empathy.How can i get rid of this? URL...This is what bugs me when i have my pidgin opened.
View 1 Replies
View Related
Oct 7, 2010
The superuser will get a mail about the system memory free status every minute after 9pm?
Which is Correct:
1. * 21 * * * free
2. * 21-0 * * * free
View 1 Replies
View Related
May 31, 2010
I am very new to linux. I have to build a netwrok for small lab and office setup. Setup as below I have a PC running with Centos 5.4 and has 4 NIC cards. eth0, eth1, eth2 and eth3.
eth0 --- Connected to DSL and getting the Public IP address using PPPoE.
eth1 --- 192.168.4.1 statically configured on the interface
eth2 --- 192.168.5.1 statically configured on the interface
eth3 --- 192.168.6.1 statically configured on the interface
[Code]...
I am able to browse from all the hosts behind each nic cards. But mails from outlook not working (sending and receiving). I have configured gmail in the outlook with imap and smtp. I tried allowing the port 25 using follwoing command, iptables -A INPUT -p tcp --dport 25 -j ACCEPT . let me know what should be done to access mails from outlook
View 1 Replies
View Related
Apr 28, 2010
i need is to have http and https allowed, together with mail server (incoming and outgoing) and ftp, ftps and ssh. all other ports have to be closed.
View 3 Replies
View Related
Apr 22, 2009
I have a problem with Internet messenger Pidgin 2.5.5-1.fc10 , i cannot login into my yahoo messenger
i always fin d this error Could not establish a connection with the serveronnection timed out.
View 2 Replies
View Related
Apr 12, 2011
Looking for some advice and guidance please? Which free Instant Messaging server & Email server is best for SUSE 11.4?I have an office with a mix of approx 20+ Windows 7, Macs desktops, and we want to bring our email and instant messaging services/solution in house.Im technical, so am not afraid to dive in feet first, but being relatively new to Linux can anyone advise a good free product(s) which would work in this kind of setup bearing in mind the windows and mac desktops need compatible clients?
View 1 Replies
View Related
Apr 25, 2011
I run Ubuntu with Unity. I see a Mail Notification applet in the tray that announces unread mail (from Evolution) and incoming IMs from Empathy. I uninstalled both programs, and replaced the IM program with Pidgin. (I don't have a preferred email client yet.)
Now Pidgin lets me know whether I have received new email messages from the services it is connected to. These notifications show up in the Buddy List window. Is there a way to get Pidgin to use the Mail Notification applet instead? I read in their site that "Pidgin was not designed to be an email client" but it would seem that all the pieces are in place to reroute those notifications to the mail notification applet.
Optionally, it would also be cool if when I clicked on those notifications, a browser window would open up to the webmail account the notification came from. (I have both Windows Live and Gmail accounts.)
View 1 Replies
View Related
Feb 3, 2011
Is there a way to get an account on Pidgin, say an MSN account that has the option to display email notifications checked, to open a selected email client such as Evolution or Thunderbird instead of opening Hotmail in a tab in Firefox?
View 1 Replies
View Related
Oct 20, 2010
I've noticed in the last few weeks that whenever I open a PDF file in Adobe Acrobat Reader I get several files with names like 4cbe92d509fde in my /tmp directory. This happens for all PDFs, whether I download them or create them myself. Has anyone else seen this happen? It's not a big deal, since I can just rm those files. I'm just curious about how this happens, and if there's a way to stop it. I'm using Acrobat Reader 9.3.2 in F13 (32-bit).
View 2 Replies
View Related
Dec 17, 2010
We use Red Hat Linux OS in our organization and i wanted to install IP messenger in my LAN Network connecting all the computers using Red Hat OS.
View 1 Replies
View Related
Jul 13, 2010
I am trying to send e-mail from command line by using "mail" in fedora. It goes to e-mail server in the same network but it is refused by other outside this network with message: "..... Connection refused by name@yahoo.com ......
View 1 Replies
View Related
Jan 28, 2011
I've just installed Fedora 14 64bit and would like to add new repositories. I read here to do the following command (which as you can see doesn't works) :
Code:
$ su -c 'yum localinstall --nogpgcheck http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm'
[code]....
View 12 Replies
View Related
Jan 28, 2011
I have installed F14 yesterday but i can not install rpmfusion repository, the problem is that i can not access the url [URL] so i cant download the files:
rpmfusion-free-release-stable.noarch.rpm
rpmfusion-nonfree-release-stable.noarch.rpm
View 6 Replies
View Related
Jan 3, 2009
I need a free vpn software (client) and also a free vpn site that I can connect to.
Questions:
1) which VPN software is best for free ?
2) Which site can I use to vpn to ?
View 8 Replies
View Related
Apr 16, 2011
I just wanna know if anybody know what type of free VPN tools on Fedora that you use? Previously on Windows I use PackectiX. So what now on Fedora?
View 1 Replies
View Related
Nov 26, 2010
I am unable to restore my iptables from iptables-save after upgrading Fedora. I cannot get iptables-restore to work, and I have resorted to entering rules manually using the GUI.
View 2 Replies
View Related
Jul 17, 2010
IPtables creates an error during startup as well as when I try to restart it: Here's the output of:
[Code]....
View 11 Replies
View Related
Aug 3, 2010
how to let iptables to allow dns & dhcp distributions from the server to the clients only w/out exposing the port dhcp port udp 67,68 and tcp port 67,68 as well from the outside world.DHCP only uses udp, but still I also allowed tcp ports as well just to be sure & also I already allow DNS ports in the firewall w/c is not inluded below. linux newbie here,
when i issued the command below to allow those ports only to the internal network the firewall still blocking it. what seems to be the problem?? #iptables -A INPUT -m iprange --src-range 192.168.0.1-192.168.0.254 -p udp --dport 67 -j ACCEPT
[Code]...
View 1 Replies
View Related
Feb 12, 2010
This is not Ubuntu-specific thing-y per se but i will go on. I cant connect to msn messenger service from my university's environment cause the administration has blocked all the ports that messenger needs.
I have a server in my home which runs Ubuntu and i would like to create a tunnel from my school to this server, and connect to messenger service through that tunnel, i have been trying to get this working with ssh, and i successfully made it in a test environment in my home, but the same thing wont work from school.
[Code]...
View 1 Replies
View Related
Mar 10, 2010
In ubuntu 9.04 version i am unable to use yahoo messenger and gtalk.i tried to install .exe file via wine.its installed successfully but after login its saying invalid login or password please retry(i've no doubt about my login id and password because simultaniously im using windows xp and it was working ).Same thing is happining for gtalk also.
View 1 Replies
View Related
Jan 5, 2011
I have a Kubuntu 10.10 install on which I can't update my packages due to some fail conflict between pidgin and pidgin-facebookchat. I can't even remove the stuff via apt-get due to this conflict...
sudo apt-get remove pidgin
Code:
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
[Code]...
View 3 Replies
View Related
May 1, 2010
I am using Ubuntu 9.04. After doing sudo apt-get update When I try to insatll pidgin via terminal it shows: XXX@XXX-desktop:~$ sudo apt-get install pidgin Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming.
The following information may help to resolve the situation: The following packages have unmet dependencies: pidgin: Depends: libpurple0 (>= 1:2.6.0) but it is not going to be installed Depends: perl (>= 5.10.0-19ubuntu1.1) but 5.10.0-19ubuntu1 is to be installed E: Broken packages
View 5 Replies
View Related
Apr 26, 2009
I've tried both the firewall interface that comes with Fedora and Firestarter, neither can configure as I want. So I think I'm going to have to do it by hand. In this laptop I have one 10/100 Nic and one wifi connection, at times either of them can be connected to the network. How can I configure IPtables so that any traffic is allowed out, nothing is allowed in (other than std stateful firewall replies), no icmp and that the fw logs any attempts to connect to the laptop?
View 5 Replies
View Related
May 7, 2009
I need to forward a port to use dtella. I'm using Fedora 10, using iptables for my firewall.
I'm currently trying to forward it from terminal with this command:
Code:
sudo iptables -t nat -A PREROUTING -p udp -i eth0 -d [ip address] --dport 11823 -j DNAT --to 192.168.0.2:80
this is what I get from iptables -L
Chain INPUT (policy ACCEPT)
target prot opt source destination
ACCEPT all -- anywhere anywhere state RELATED,ESTABLISHED
[Code].....
View 9 Replies
View Related
Mar 8, 2011
for quite a while inside of our organization we've been editing /etc/sysconfig/iptables directly without much issues. However it was suggested to us that by doing so we risk losing all those rules whenever some package decides to use lokkit or "system-config-firewal*"Doing a bit of analysis I can't really find any trace of code that would prevent us from maintaining iptables just the way we were (as long as *we* don't use lokkit or system-config-firewall*) since "service iptables save" is a valid technique and uses iptables-save script which is part of iptables package and *not* part of system-config-firewall*
So we've got some evidence that may confirm our usage as valid, however it would be nice to know if indeed this is *not* a recommended way of maintaining iptables and we should reconsider how we approach it.
View 9 Replies
View Related
Apr 21, 2011
I'd like to pass all traffic between bridge ports via the FORWARDING chain, so I changed following sysctl parameters:
Code:
net.bridge.bridge-nf-call-ip6tables = 1
net.bridge.bridge-nf-call-iptables = 1
[code]...
View 1 Replies
View Related
Jul 9, 2011
Friends the following shall block a particular machine in the same network, what can be done if it is dynamic IP and from other network?
iptables -A INPUT -s 192.168.0.0/24 -m mac --mac-source 00:50:8D:FD:E6:32 -j DROP
View 3 Replies
View Related