dns - proxy - samba


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers dns - proxy - samba
# 1  
Old 04-05-2002
Tools dns - proxy - samba

ok. Now that my FreeBSD 4.5 is running with samba on it (can see it from my win2kserver like any other winx) and i have installed packages like lynx (very nice tool) i would want to solve one more little huge problem.
I want to surf Smilie

1)what's the prob? well, i can surf with lynx to my iis on my win2k using it's ip. The netbios name / dns name / wins name doesn't work. Nor can i surf outside my intranet here Smilie
The problem must be that i must tell FreeBSD what dns-server he must use i think, but how do you configure that?

2)One more thing, to get access to the internet i must pas a proxy server on an nt4 server. normaly with winx you configure in your iexplorer that he must use a proxy server and the rest happens automaticely. Now how, do i configure that to lynx or FreeBSD what proxy server he should use??

once these things are completed, I think i'll start using the xwindow system.
Thnx
# 2  
Old 04-05-2002
Whichever system is connected to the internet needs to be configured as a gateway if you want full access out. I think Windows calls it "Connection Sharing" or something like it. You set the w2k box as your default router on the BSD system.
If you just want http access on your bsd box, then I suppose you would just set IIS to forward your requests as a proxy service...

Add the w2k (and any other machines on your network) to the /etc/hosts file to aid in local name resolution.
And edit the /etc/resolv.conf file to configure DNS lookups automatically.

Check the Handbook on the freebsd.org website for more info, since I'm not 100% sure of how it done in freebsd.

Please post back with questions...
# 3  
Old 04-05-2002
nonono, i don't have to set up a new proxy server, there is already a dedicated proxyserver (on the nt4 box), even my win2k accesses internet over that one. I am working with 4 pc's here (1 win2k server, 2 FreeBSD's and 1 win2k prof) hooked on a intranet with about 100 pc's all going through that one proxy server. I just need to know now i configure FreeBSD to use that proxyserver.
But I first will try to configure DNS on the BSD box.
Thnx for the information livinfree!
i sure will let you know how i'm doing back here Smilie
 
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

DNS client added to DNS server but not working

Hi, We have built a new server (RHEL VM)and added that IP/hostname into dns zone configs file on DNS server (Solaris 10). Reloaded the configuration using and added nameserver into resolv.conf on client. But when I am trying nslookup, its not getting resolved. The nameserver is not able to... (8 Replies)
Discussion started by: snchaudhari2
8 Replies

2. IP Networking

Connecting via proxy chain to Upstream proxy

I need to configure a proxy on my local machine to use an upstream proxy (installed on another machine). The upstream proxy requires Digest/NTLM authorization. I want the local proxy to deal with the upstream proxy's authorization details and provides authorization free access to users that connect... (0 Replies)
Discussion started by: Russel
0 Replies

3. Red Hat

DHCP & DNS - Clients get IP but don't register in DNS

I am trying to setup a CentOS 6.2 server that will be doing 3 things DHCP, DNS & Samba for a very small office (2 users). The idea being this will replace a very old Win2k server. The users are all windows based clients so only the server will be Linux based. I've installed CentOS 6.2 with... (4 Replies)
Discussion started by: FireBIade
4 Replies

4. Solaris

samba issue: one samba share without password prompting and the others with.

Hi All, I've been trying to configure samba on Solaris 10 to allow me to have one share that is open and writable to all users and have the rest of my shares password protected by a generic account. If I set my security to user, my secured shares work just fine and prompt accordingly, but when... (0 Replies)
Discussion started by: ideal2545
0 Replies

5. UNIX for Advanced & Expert Users

DNS server choice: Windows DNS vs Linux BIND

I'd like to get some opnions on choosing DNS server: Windows DNS vs Linux BIND comparrsion: 1) managment, easy of use 2) Security 3) features 4) peformance 5) ?? I personally prefer Windows DNS server for management, it supports GUI and command line. But I am not sure about security... (2 Replies)
Discussion started by: honglus
2 Replies

6. IP Networking

LAN server - Proxy, DNS, WEB - I'm lost!!!

Ok! I started to do something and I got lost...and crazy! I got MW2000S gateway device that provides wireless internet access! It is configured to work as NAT. Clients connect to MW and have access to internet and it works beautifully! And now! In the same network I have Ubuntu machine. First I... (0 Replies)
Discussion started by: salvor_hardin
0 Replies

7. IP Networking

Software/tool to route an IP packet to proxy server and capture the Proxy reply as an

Hi, I am involved in a project on Debian. One of my requirement is to route an IP packet in my application to a proxy server and receive the reply from the proxy server as an IP packet. My application handles data at the IP frame level. My application creates an IP packet(with all the necessary... (0 Replies)
Discussion started by: Rajesh_BK
0 Replies

8. Solaris

Solaris DNS Client For Microsoft DNS Server

hey guys, how to add soalris box as a microsoft DNS Client ? and how to register in the microsoft DNS ?? i managed to query from the DNS server after adding /etc/resolve.conf and editing /etc/nsswitch.conf but i need to register the soalris server (dns Client) into Microsoft DNS automatically.... (3 Replies)
Discussion started by: mduweik
3 Replies

9. IP Networking

proxy DNS configuration

i have the DNS and the web proxy services running on one of my sun machines....the funny thing is clients use the proxy server by addressing it with its IP address only....what i need is to assign it like...proxy.amu.edu.et...... my guess is the problem is the configuration with the DNS ...but i... (2 Replies)
Discussion started by: henokia4j
2 Replies

10. UNIX for Dummies Questions & Answers

DNS Proxy Error

hello guys, i need a US proxy , and PlanetLabs proxies dont let me access sites i need, so i use 8080 port proxies.. when i use a working proxy, it shows me this message on the internet screen: http://img128.imageshack.us/img128/1953/errorjpgor6.jpg Is there anyway i can fix this ? the proxy... (1 Reply)
Discussion started by: Yuvalz
1 Replies
Login or Register to Ask a Question