Slackware :: Slackware 13 64 Come With Internet Proxy Server?
Apr 11, 2010does Slackware 13 64 come with internet proxy server? Or I need to download Squid separately?
View 2 Repliesdoes Slackware 13 64 come with internet proxy server? Or I need to download Squid separately?
View 2 Repliesi work in consumer electronics, and due to company constraints on network usage, i came up with a "jail box" to test blu-ray players, TV's etc that can connect to the internet. the majority of the complaints the server addresses are mailnly "blu-ray player can't connect to the internet", etc... right now it's set up only to return pings that the devices do to test connectivity (i.e. entries in the etc/hosts file for www.samsung.com, www.lge.com, etc.).
i want to have the box actually provide DNS, samba shares, possibly a "pseudo-you-tube" link to test other functions, but the first one i want to tackle is to have the box providing actual DNS services (even though all DNS queries will after all point to the same ip address) the samba shares i know isn't a big headache, i already have it providing virtual web pages (but with no content as yet), the "virtual you-tube" page i'll tackle later. so how would i go about setting up BIND to do this? keep in mind this is a standalone box, not connected to anything but the device under test.
I'm having some trouble getting my new copy of slackware connected to the internet. I'm new to slackware, so I'm not sure where to begin troubleshooting. So far, I've run netconfig and tried to set up a DHCP and a Static-IP connection, both to no avail. I know my internet connection is working since I'm currently using the same box with a hard-drive that has crunchbang on it. I've read chapter 5 of the slackbook up to the section on PPP and have thus far gotten lost in my /etc/rc.d folder looking at lottsa neat files.
Using ifconfig -a gives me information about an eth0, an eth1, and a lo connection thing. From what I understand from the book, this means that slackware has registered my network card but does not have the right configuration necessary to connect.
I tried getting information about my connection from crunchbang, which was as simple as right-clicking a certain icon and copying down my interface, hardware address, driver, speed, security, ip address, broadcast address, subnet mask, default route, and primairy DNS. Since setting up DHCP didn't work after startup, I assumed I was using static I.P. I put in my IP address, mask, default route, and DNS, but it has not yet connected.
I can't connect to Internet on Slackware. I've blacklisted the modules rt2800usb, rt2x00usb and rt2x00lib in /etc/modprobe.d/blacklist.conf.
View 6 Replies View RelatedI have one pc on which I have installed slackware and samba (fixed IP, mask 255.255.255.0) I have another PC (also XP) which also has fixed IP running XP, and I can connect that to the slackware server easily My third PC connects to the internet and gets its IP address from the Cisco router(?) that provides the IP and mask on boot up.
I tried changing the IP and Mask on the slackware server to match the internet PC (which uses a mask 255.255.254.0) but the PC mask and IP changed on the internet PC I want the PC that connects to the internet to also be able to connect to the slackware server, but I see no need for the slackware server to also connect to the internet - I will mainly use it as a file server When I worked for another company I think the IT department talked about having 2 network cards in the PC that connects to the internet
I installed Slackware 13.1 and Windows server 2008, I also installed LILO in MBR, I Found I can boot into slackware, but can't boot into Server 2008. then I use command bootsect/fixmbr. now I can boot into server 2008, but the problem is I can't boot into slackware. I try to install lilo to supper sector. it's not works. I only can boot my slackware by a USB stick.who can help me to solve this problem? I really need these two systems.
View 5 Replies View Relatedi can normally adjust the back light settings of my lap top by pressing fn and the up and down aarows. I am using the default xorg server without using xorgconfig in slackware, and it works perfect so far dispite this slight problem. When i do, do that key combo, (in kde) it does display the the meter of brightness, but i can't move the settings. I believe this may be an x issue, but not sure.
View 6 Replies View RelatedI want to set the HTTP_PROXY and HTTPS_PROXY and http_proxy and FTP_PROXY environment variables "somewhere", so all programs that recognise these can find them. I need root to find them for slackpkg and sbopkg, I need users to find them for Dropbox, I need them for cronjobs and scripts and wget.So I want to set these environment variables up somewhere, preferably something in /etc and have them set and accessible for everyone and everything. I am not using KDE or XFCE or any desktop. I need a command line solution.
Where is the best place to put this? I see that some other distros have a /etc/environment and these variables go in there. In Slackware, should I add them as a new file in /etc/profile.d and have them added every time /etc/profile is accessed? Is there a Slackware approved method that I don't know about?
I am using VirtualBox as virtualization machine. My topology is:Quote:Internet=====(eth0)HostOS=SLackware(eth1,br0)=====(eth0)GuestOS=slackwareCondition each OS:
HostOS:
eth0 = 192.168.7.80/24
Gateway = 192.168.7.1
[code].....
I am going to buy new hardware for our server. I would like to ask your suggestions about what kind of server is the best choice for slackware. (13.1 32bit) I think about the Lenovo ThinkServer RD120. It seems to be a good choice but I don't have any experience with server hardwares. I use for my servers classic PCs with AMD Athlon and Intel Core2Duo. Once I installed a HP ProLiant With IntelXeon but thats all. Do anybody have experience with the Lenovo ThinkServers especially the RD120? Or do anybody know about some better model in the same category?
View 2 Replies View RelatedI want to SSH to my server which is some where on internet. I am having internet access on my lan via a proxy i.e. in firefox I have to specify the option of IP+ port of my proxy server.What do I need to do in order to be able to SSH to my server which is on internet.The proxy software used on the main server for creating it as a proxy server is ccproxy and that is a windows machine.I use Ubuntu and my server where I have to SSH is also a Ubuntu server.
View 5 Replies View RelatedCentos 5.4 distro using on remote machine. I have remote site where internet access given via squid proxy. So when we enter in browser it start working internet fine. But on command line (bash shell prompt terminal) like wget, ping, nslookup, traceroute etc., these commands does not work.
View 6 Replies View RelatedUbuntu lts server distro using on remote machine. i have remote site where internet access given via squid proxy. so when we enter in browser it start working internet fine. but on command line(bash shell prompt terminal) like wget,ping,nslookup,traceroute etc these commands does not work.
View 3 Replies View RelatedI have to set up a proxy for my work's network. No computer except the proxy has a direct internet connection. The proxy will NOT be transparent so it authenticates with Active Directory and allows or denies pages. The squid proxy is up, and working accordingly, denying and allowing what's needed to who's needed. BUT! Thunderbird and Outlook didn't work, so in less than 10 minutes I was forced to fall back.
I read googling a lot, and searching a bit here about socks, which seems to be what I need but also that squid is already a socks proxy. Web pages were the concern, it's not needed that other stuff is authenticated, it might as well be transparent for Outlook, Thunderbird and other programs *for example, it's not needed to block a Warcraft III game, though, allowing it explicitly is not the point either* but as of now, none can connect *haven't actually tried Warcraft though, but stuff like Adobe's updater didn't work either and I recall someone mentioned Windows Live messenger didn't either* The Squid Proxy is a CentOS.
im making client(browser) and proxy server application in linux and using c/c++....can any one guide me that how proxy server get page from internet and send it to the client (browser)?and how that page will be displayed on my browser??meanz that will be only text...if text then how i can display graphical page....
View 3 Replies View RelatedI am unable to connect to the Internet in lucid via a proxy server using apt-get or synaptic. Opera & firefox connects to the internet fine with the proxy setting.
I have tried the following solutions:
1) set proxy setting using systems|preferences|network proxy
2) editing ~/.bashrc & /etc/.bashrc
3) creating a /etc/apt/apt.conf file.
4) putting the proxy setting in synaptic
For the proxy setting I have used the both the verbose name as well as the ip address. There is no logon requirements for the proxy server. Either formats work in the browsers.
I am Install Ubuntu Server 10.04LTS and install 3 LAN Card. 1st & 2nd LAN are use ISP1 & ISP2 with public static IP and 3rd LAN connect with Local Switch. How to configure this server as Load Balancing Internet and configure Proxy Server with user authentication and user wise site blocking.
View 1 Replies View RelatedI installed slackware on my pc and before i had internet (last time) But i have run networkconfig and nothing has changed. If anybody could help that would be awesome. Is there something i can do different from when i install.
View 14 Replies View RelatedI'm attempting to make an install of Slackware 13 connect to the internet using an Ethernet card plugged into an Ethernet to wireless converter to use 802.11g. The converter makes it like plugging any Ethernet card directly into my internet gateway/router after the converter is set up to access it once. It works for the same computer when using Windows ME installed on another partition or booting an Ubuntu 8.04.3 live cd. It also works plugging the same converter into another computer with Windows XP. So I doubt the converter is the problem.
I I've checked in rc.modules-2.6.29.6-smp under the Ethernet card section and everything was commented out. In Windows ME it said my Ethernet card is en1207d-tx. Some Googling of that led me to trying to un-comment out /sbin/modprobe 8139too then failing that /sbin/modprobe tulip with no help. I then pulled the card out and the chip said MPX en5038a1. I couldn't determine any other lines to try un-commenting out from that so I put in a 3com 3c905-tx and un-commented out /sbin/modprobe 3c59x with no help.
I should mention that through Googling I came across something that says if the Ethernet card's address starts with 169.254 "it is not connected OR there is no device on your network giving out automatic IP addresses". I went into K Info Center > Network Interfaces with the MPX card in and 169.254 is what it started with by eth0. I looked after putting in the 3com and there was no eth0 at all. I reinstalled the whole Slackware 13 OS then looked again. It showed the 3com card and it also started with 169.254 .
Also, I tried the network setup during installation and netconfig after with no luck.
Through the use of a long phone line cable, I just tried to boot into Slackware 13 and use Firefox while the computer was connected to the gateway directly with an Ethernet cable with no luck.
I use openSUSE 11.1 and my YAST can't connect Internet: How to configure my YAST Internet configuration through proxy server in order to download and install the programs (for example dwnld and install WML from [URL])
View 9 Replies View RelatedI have configured a normal squid & now I want to manage internet bandwidth thru. "squid" proxy only.
Squid proxy server ip is :- 192.168.17.30
Client PC ip addres is 192.168.17.25
Total bandwidth avaialable :- 2 Mbps
Now, I want to limit bandwith of 400 kbps for the ip address 192.168.17.25 pc only. So, is there any method available for bandwidth limiting for a single pc?
I have been given the task to install slackware 13.1 over windows. I have downloaded and copied slackware 13.1 on to a disk, and rebooted the computer, but i am not getting what all the tutorials have shown. I have been looking for tutorials that specifically instruct me as to how to install slackware 13.1 on to a windows xp. I am not trying to dual run I just simply want to run slackware and slackware only.
View 5 Replies View RelatedI have a couple questions about Xfoward.
1: How much does it affect securty, over a lan network?
2: Will it cause any other security issues?
3: The most important is can I forwad X11 from a 32 bit slackware to a 64bit slackware
I wanted to try Slackware on VMware just so I would know what it is and the differences between it and others. I installed it in VMware, and I am having two problems:
1. X does not start automatically for some reason.
2. I can't make the internet work. I tried typing knetworkmanager in terminal, but it tells me there is no such command. Then, I typed ifconfig in terminal, and it told me that wasn't a command either.
Did I install something wrong, or does Slackware KDE come with nothing in it?
I installed slackware 13 in virtualbox (full installation), but I have not internet (ADSL). I tryed adsl-setup, but there aren't that commant. Tryed pppoe-setup, netconfig, but again I have not connection. Where is the problem? And I have one more question about Fluxbox. I have not display, wallpaper, icons...only menus.
View 3 Replies View RelatedI am a newbie in Slackware. This is my first try to make working system on slackware. I made internet connection by help netconfig. Internet is working but not always. To example I try download page but it doesn't. I push Update page .. and one more time Update page and after 3-4 times my page is downloaded. When I work with windows on this computer, I don't have any problem.
View 3 Replies View RelatedI want to settup a proxy server who just redirect the internet connection to my second computer. I try Squid Proxy but its too complicated for me. Can you sugest me another more simple program to do what i want?
View 1 Replies View Relatedi have the following ip assignments
fedora (iptables)
eth0 -private :192.168.1.1
eth1 -public : 186.117.50.6
squid proxy
192.168.1.10:3128
my clients range
192.168.2.0/24
how can i make my clients to browse internet only from proxy server my network is NAT 'ed. Please specify a iptable rule to allow internet access for my clients to browse ONLY if they come through proxy server.
I have configured a squid proxy server with @2 eth in different network subnet and with site blocking and extn file download blocking. One eth0 for office wired network and another eth1 is for office wireless network for laptop use for guest and visitors.
The problem is [URL] is an Indian government website, which is not working though this proxy server and the Internet Explorer is getting very slow and freezing the computer. In alternate I have configured a another test server with squid proxy with out any security and test the same. the problem is still with the all the computer in the network. The above website is perfectly working with Gateway configuration in TCP/IP properties in Network Configuration in MS Windows XP computers but through squid proxy its not working.
I have to use git to fetch code from Internet through a proxy.I search some article on it, but it's not suitable for Slackware.
Like this:
Quote:
url
I cann't find "socket" command in Slackware.How to use git through a proxy in Slcakware?