Software :: Create Firewall Based On Bookmarks?
Jul 3, 2010I've a mind to deny _all outgoing_ except my bookmarks (having got their IP) and DNS. Trouble is I'm unsure about new sites, running a whois/reverse and adding it on.
View 1 RepliesI've a mind to deny _all outgoing_ except my bookmarks (having got their IP) and DNS. Trouble is I'm unsure about new sites, running a whois/reverse and adding it on.
View 1 RepliesI am looking for some firewall for ubuntu with GUI, something like comodo firewall available for windows, which lets you to allow only specific processes to connect to Internet. Currently I am using Fire-starter but I dont like it much also it is very old and doesn't allow you to block specific program.
EDIT: I need it for personal use not for any server.
I use Okular to create bookmarks in my pdf files, but those bookmarks won't appear in WinXP (Adobe Reader). Same problem when I use xpdf or ePDFViewer in slackware.
Are there any tools/apps in linux which can create PDF bookmarks & retain them in other PDF viewers? I don't want to buy & use Adobe Acrobat just for this function.
How do I open ports 5198/udp and 5199/udp on a slackware based firewall?
View 2 Replies View RelatedI would like to create a hardware firewall. I just don't know how i can do it. I know that i need at least 2 NIC cards but i don't know about the configuration of this.
Is there any guide or some think that can show me how to create a proper one? I need any informations that you might have couse this is my final "article" for my university
Does anyone other this know how (or know of a guide that details how) to create a text based start up theme for plymouth? I have some older hardware and I'd like to do something custom up there.
View 2 Replies View RelatedWhat I would like to do is create a good firewall and have it saved so it doesn't get lost through reboots. I have read the iptables document and the ufw document but it's still a bit confusing.
What I would like to do is be able to browse the web so I need to have rules for that as well as https. I'm not sure what rule I need for DNS for DHCP. Other than those basics I don't want anything else to happen save for updates. When I get more used to it I will add more rules if I need them. I also want IPv6 off, for incoming, outgoing and forwarding, and my guess is that I do not need any forwarding for IPv4. Ah yes and I need the loopback working.
iptables -P INPUT DROP
iptables -P OUTPUT DROP
iptables -P FORWARD DROP
[code]....
I have an security cam with a built-in webpage inside my home network. That camera is using basic HTTP authentication instead of SSL. I want to be able to access the camera's webpage from outside my network, but I don't want to open an unencrypted video stream to the outside world. Right now, I'm doing some cumbersome ssh tunneling where I bounce off an ssh server like: ssh -N -L 9090:[URl]..and then I connect to my web page like: http://localhost:9090
But this is a pain. Now, gentle reader, I beseech you to tell me how I can use linux (Ubuntu) to get a fully encrypted SSL connection to my internal web page without the hassle of creating an ssh tunnel each time. I believe I can use stunnel, but I'm not sure of the command.
i've been an intermediate-level linux user for some years, and now i'm supposed to set up and manage a small network for our research group. we have 5 linux boxes with ubuntu 10.04 (actually i'm installing everything we need in one box and will attempt to clone the others with clonezilla). i've 2 questions:
1) i'd like to manage all user accounts from one pc (server? so to say), so that every user can log in any of the 5 machines with the same passwd etc. what is the best/easiest/most stable application/protocol to manage this?
2) is it possible to create a network logical volume, based on the individual HDs and visible to all boxes? something like a RAID0 over ethernet?
How to create the virtual web site (name based) accessible on http and https simultaneously ?
Example
server have ip address: 192.168.251.22 and virtual IP address=192.168.151.22
Target: create VirtualWebSite(name based) accessible on http and https simultaneously. ?
I can create a virtual site(name based), but he will be accessible ONLY on http or ONLY on https.
I'm trying to create a CentOS based liveCD that mounts a NFS share and executes one script there. The NFS never mounts altough while logged I can mount it with the very same command that I use in the KS.
In the %post I have :
%post --log=/tmp/post.log --erroronfail
mkdir /mnt/nfs
mount -o nolock 10.23.1.1:/csc/RemoteHome /mnt/nfs
I added the --log in order to debug, but nothing is written in /tmp/post.log. I tried redirection on the mount command with >> /tmp/debug.log but this is not written. Maybe during the post sequence /tmp is RO ? Anyway, I tried with ifup lo, service portmap start in the %post, but doesnt change (I even have a service : command not found in the live cd creator output).
Here is the remainder of the KS :
lang en_US.UTF-8
keyboard us
timezone US/Eastern
[Code]...
How can i add a PPPOE connection witch connect automatically on system start up in text mode in centos 5.4
View 3 Replies View RelatedI am using CRON to create a new, blank file, every minute, in a specific location on my web server. After web searching, and reading man pages, I get the impression that the following command is supposed to work:touch /home/mydomain/var/folder/attachments/`date +%H%M`.txtThis should give me a new file with a file name that is the current hour and minute.However, when executed, the CRON mailer reports:touch /home/mydomain/var/folder/attachments/`date +/bin/sh: -c: line 0: unexpected EOF while looking for matching /bin/sh: -c: line 1: syntax error: unexpected end of fileSo, it looks like shell is seeing the plus (+) sign as an EOFObviously, nothing get created.What would be the easiest, single line command to create an empty file, at a given location, with a time based file name
View 5 Replies View RelatedI suspect this is an initial configuration bug. All firewall logs seem to be going to all
three files. That causes a lot of clutter in the log files, and makes it difficult to see whether there are any serious problems being logged.
I am learning to setup firewall in my home for that i have selected four system(sys1,sys2....sys4) for testing .I have configured sys2 to act as a firewall with two NIC. sys3 and sys4 are inside the firewall . sys1 is not connected to firewall for testing purpose.
the IP assignments are follows :
sys1 : ( fedora, not connected to firewall i am thinking, But i am not sure )
IP : 192.168.2.1 ,
gateway : blank
dns1 : blank
dns2 : blank
sys2 firewall ,IPTABLES )
code....
what happened is that sys1(not connected to firewall) can ssh to sys4(connected,inside firewall),since the rules are written not to ssh form sys1 to sys4..
then I came to know whatever the request I give, It directly goes as sys1 --> sys4. Not as sys1-----> sys2(firewall)---> sys4 .and the firewall is not filtering and processing anything for both inbound and outbound (i think it's my mistake some where). the requests are directly going inside without firewall.
I'm trying to build firewall on Debian with 'Firewall Builder'. But it won't let me compile and run unless one interface is set as management. There are two interfaces on my computer: 'eth0' and 'lo'
I don't want to be able to configure firewall remotely, so could I use 'lo' as 'management interface'?
I notice that on DistroWatch, the descriptions include "debian based", "arch based", etc. For the newbie, is there any practical difference between the different bases, or is it a Coke vs Pepsi type question?
Is a distro based on Debian say, easier for a newbie to learn or work with than say one that is FreeBSD based?
I've got some source code that loads and plays WAV files through the OSS drivers (and USB audio). The code works even under 2.6.34. Is there any benefit to rewriting the code using the ALSA system?
View 1 Replies View RelatedI am working on a set up, and I like to be able to toggle compiz on and off, or toggle dualscreen on and off. The thing is, I also have conky on my desktop as well as a terminal window embedded in my desktop (that requires compiz). So, when I turn comiz off, or resize my desktop, I want to be able to reposition conky/embedded-terminal and the terminals position is relative to my conky position and the size of my virtual desktop.
I can do this all fine, except that to reposition the terminal I need to kill it then reopen it. But if I kill gnome-terminal it kills ALL gnome-terminals instead of just my embedded one. How can I specifically close my embedded one and leave any others untouched? Lets say that the title of my embedded terminal is "trans777"Also, the trans777 titled gnome-terminal will be killed when compiz is not running.
Can we use iptables as firewall instead of Juniper firewall
View 2 Replies View RelatedWhen you use an IDE and it asks you if you want frame based or dialog based, what is the difference?
View 1 Replies View Relatedwhat distro should i use, rpm based or debian based?
View 2 Replies View RelatedI have a question regarding to the Graphical Splash Screen. Is their a way to show the text based startup on booting your OS? So. I don't the OpenSuse Background with the loading line. But i want the half transparent black background if possible or just the black background with all the loading texts. The black and white screen.
View 9 Replies View RelatedSamba is working correctly if Susefirewall2 is off. I have added Samba client and Samba Services for extern access but samba is not working when firewall is now on. Which services should I also add ?
View 1 Replies View RelatedI just did a fresh install of lucid, and I'd like to transfer over all my bookmarks from karmic (sitting on another partition). Where are they stored?
View 9 Replies View RelatedI've upgraded from 10.04 to 11.04, in the process I did not get bookmarks saved. I've have since gone into the 'old' file system and have now gotten the old bookmarks.html file into the 11.04 file system. How do I get them imported into Firefox?
View 6 Replies View RelatedI wonder if there is a pdf reader in Ubuntu 11.04 that can add bookmarks/annotations. I have some reference/dictionary books and I want to mark the pages that I use a lot, so I don't have to look it up in the index pages every time.
View 1 Replies View RelatedWhen I try storing bookmarks or bookmark folders it doesn't work.What the problem is is;they store for that very session, but when I restart, close, or re-open FF no bookmark /folders are saved anymore.I don't know if it's anything to do with write-permissions to the folders or anything but I still am not very used to ubuntu so don't really know what I'm doing very well.
View 12 Replies View RelatedThe necessity to use podcast in itunes daily puts me in XP which I seldom used.So how does one with as little work as possible move those bookmarks to favorites in XP.
View 4 Replies View RelatedWhen I try to restore my 9.04 bookmarks to my 9.10 install it get a "Unable to process the backup file" error message. I changed my group to root but it didn't help. I just changed the permissions of the file and it still doesn't help.
View 1 Replies View Related