LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 12-13-2004, 10:04 AM   #1
eantoranz
Senior Member
 
Registered: Apr 2003
Location: Costa Rica
Distribution: Kubuntu, Debian, Knoppix
Posts: 2,092
Blog Entries: 1

Rep: Reputation: 90
ISA Client for linux?


I'm working at a Hospital where the network administrators are M$ addicts. If the server doesn't crash at least once a day, they are not happy. So they implemented an ISA server so people logged into the isa server could access internet.

Is there a ISA Client available for linux?
 
Old 12-13-2004, 10:25 AM   #2
_X_
LQ Newbie
 
Registered: Dec 2004
Location: Belgrade
Distribution: SUSE 9.2 AMD 64
Posts: 11

Rep: Reputation: 0
Better ever then never

I'm in same situation ... but on SUSE 9.2 with samba it can be done by entering in conrtol panel in samba client user name, pass, and workgroup and activate wins client and netbios in samba server ... then in YASt control do same thing for samba client and server ... also bind in server host list ip of server with it's netbios name and enter your ip if fixed. That way you can do same thing as windows users: surf, messengers etc ...
 
Old 12-13-2004, 12:37 PM   #3
eantoranz
Senior Member
 
Registered: Apr 2003
Location: Costa Rica
Distribution: Kubuntu, Debian, Knoppix
Posts: 2,092

Original Poster
Blog Entries: 1

Rep: Reputation: 90
Thanks for replaying. It's good to know it's possible to do it... however, You're talking about SuSE stuff. How about plain standard (or quasi standard) linux? There's nothing available? Simple old-fashioned-console applications?
 
Old 12-14-2004, 07:19 AM   #4
_X_
LQ Newbie
 
Registered: Dec 2004
Location: Belgrade
Distribution: SUSE 9.2 AMD 64
Posts: 11

Rep: Reputation: 0
Sry for not posting that stuff but I'm to linux and do everything from gui ... but i think there is samba config file that can be edited because suse control panel and yast are just gui editors for those config files.
 
Old 12-14-2004, 07:31 AM   #5
eantoranz
Senior Member
 
Registered: Apr 2003
Location: Costa Rica
Distribution: Kubuntu, Debian, Knoppix
Posts: 2,092

Original Poster
Blog Entries: 1

Rep: Reputation: 90
How is it that americans say? I looked in the beast's mouth... but found nothing.

I first checked with the oracle (google) for 'samba "isa server"'.... and the first pages where in german.... in other words, nothing.

Then I went to samba.org, wrote isa in the search tool.... and nothing. I guess samba is not the right way to go. :'(

Last edited by eantoranz; 12-14-2004 at 07:45 AM.
 
Old 12-14-2004, 07:51 AM   #6
maxut
Senior Member
 
Registered: May 2003
Location: istanbul
Distribution: debian - redhat - others
Posts: 1,188

Rep: Reputation: 50
samba is a service that shares files and printers for windows networks. it also support domain logons. u are right, it is not the software that u want.
if u want to search softwares visit:
www.freshmeat.net
www.sourceforge.net
and search about ISA, i hope u will find it.

good luck.
 
Old 12-14-2004, 07:52 AM   #7
eantoranz
Senior Member
 
Registered: Apr 2003
Location: Costa Rica
Distribution: Kubuntu, Debian, Knoppix
Posts: 2,092

Original Poster
Blog Entries: 1

Rep: Reputation: 90
I knew that already. Glad to know I'm not lost in space after all.
 
Old 12-14-2004, 08:12 AM   #8
maxut
Senior Member
 
Registered: May 2003
Location: istanbul
Distribution: debian - redhat - others
Posts: 1,188

Rep: Reputation: 50
actually u have 2 options. first one will certainly work.
1-as i remember ISA can be configured to make "secure nat". it can allow you trou NAT. so u wont need any proxy client software.
2- u can configure your applications to use proxy server. i think u wont have any trouble with sofwares that access internet via http ftp https ports. but i dont know if it is possible for other softwares such as mail client softwares. keep searching softwares

btw, tell your boss that M$ I$A is bull sh.tt. there is a great proxy server called squid but i cannot understand why the ppl prefer I$A.

good luck.
 
Old 12-14-2004, 08:20 AM   #9
eantoranz
Senior Member
 
Registered: Apr 2003
Location: Costa Rica
Distribution: Kubuntu, Debian, Knoppix
Posts: 2,092

Original Poster
Blog Entries: 1

Rep: Reputation: 90
Well..... I think that the "M$ stuff is BS!!!" part of your explenation has already been put on the table, so to speak. ... but as I told you in the beginning: They're just M$ junkies.

I'll just have to "deal" with it. I'm able to browse If I set up the browsers to use the http proxy port without a problem, however, IM is kind of problematic... and no xMule.... at least, yet.

I appreciate your interest anyway. Thanks.

Now... thinking a little deeper. Are there projects going on to achieve ISA server logging? I mean, acording to what I've heard from my coworkers, all they have to do to gain access to the internet is log into the ISA server using its client application. The ISA server right now is not filtering any traffic at all (once you're logged in). Not only web, but ANY traffic through ANY port (according to them). What information do you have available in that direction? I'd like to collaborate on that in order to bring M$ on its knees.... ok, ok.... I know, wishful thinking... but I gotta dream big, right?

Last edited by eantoranz; 12-14-2004 at 08:30 AM.
 
Old 12-14-2004, 08:44 AM   #10
_X_
LQ Newbie
 
Registered: Dec 2004
Location: Belgrade
Distribution: SUSE 9.2 AMD 64
Posts: 11

Rep: Reputation: 0
OK ... here is "non gui windows like" way to set samba
find folder:
/etc/samba
edit global part of smb.conf to look like:

# version at /usr/share/doc/packages/samba/examples/smb.conf.SUSE
# Date: 2004-10-05
[global]
workgroup = WORKGRUOP
printcap cache time = 750
cups options = raw
printer admin = @ntadmin, root, administrator
username map = /etc/samba/smbusers
map to guest = Bad User
include = /etc/samba/dhcp.conf
logon path = \\%L\profiles\.msprofile
logon home = \\%L\%U\.9xprofile
logon drive = P:
ldap idmap suffix = ou=Idmap
ldap machine suffix = ou=Computers
ldap suffix = dc=example,dc=com
wins server = 192.168.0.10
restrict anonymous = no
domain master = no
preferred master = no
max protocol = NT
ldap ssl = No
server signing = Auto
security = domain
encrypt passwords = yes

then ...
find /etc/sysconfig
edit file proxy to look like:

## Path: Network/Proxy
## Description:
## Type: yesno
## Default: no
## Config: kde,profiles
#
# Enable a generation of the proxy settings to the profile.
# This setting allows to turn the proxy on and off while
# preserving the particular proxy setup.
#
PROXY_ENABLED="yes"

## Type: string
## Default: ""
#
# Some programs (e.g. lynx, arena and wget) support proxies, if set in
# the environment. SuSEconfig can add these environment variables to
# /etc/SuSEconfig/* (sourced by /etc/profile etc.) -
# See http://portal.suse.com/sdb/en/1998/01/lynx_proxy.html for more details.
# Example: HTTP_PROXY="http://proxy.provider.de:3128/"
HTTP_PROXY="http://192.168.0.10:8080/"

## Type: string
## Default: ""
#
# Example: FTP_PROXY="http://proxy.provider.de:3128/"
#
FTP_PROXY="http://192.168.0.10:8080/"

## Type: string
## Default: ""
#
# Example: GOPHER_PROXY="http://proxy.provider.de:3128/"
#
GOPHER_PROXY=""

## Type: string(localhost)
## Default: localhost
#
# Example: NO_PROXY="www.me.de, do.main, localhost"
#
NO_PROXY="localhost, 192.168.0.10"

then ...
in /etc/sysconfig/network
find file routes and edit to look like:

default 192.168.0.10 - -

and thats all I can find ... i hope it will help

Last edited by _X_; 12-14-2004 at 08:46 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
ISA firewall client for linux hasnain Linux - Networking 6 04-06-2007 04:16 AM
ISA Firewall Client for Linux? Zephur Linux - Networking 2 02-24-2004 06:15 PM
Linux client with MS ISA (proxy) server, etc. Shin Takeshita Linux - Networking 5 06-07-2003 11:28 AM
linux ISA Client djarian Linux - Newbie 1 05-24-2003 01:29 PM
isa server linux client schwartzkopf Linux - Newbie 0 03-31-2003 01:00 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 04:46 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration