Search Results

Search: Posts Made By: dryheat
2,879
Posted By dryheat
Just a guess, but try setting the [printers]...
Just a guess, but try setting the [printers] section in your smb.conf file to browseable = no. It won't appear in the Windows list that way. You'll have to explicity type in the \\computer\printer...
3,686
Posted By dryheat
this is an answer and question: A:...
this is an answer and question:
A: Theoretically, if it's not necessary to print directly from the unix box, you should be able to shove the binary Windows driver output unaltered from your windows...
Forum: Cybersecurity 03-07-2002
39,351
Posted By dryheat
This followup might be useful for others who...
This followup might be useful for others who might be moving existing code from Windows. The IP ports issues were the least of my problems. I was porting this code from Windows. Win32 ignores the...
Forum: Cybersecurity 03-06-2002
39,351
Posted By dryheat
I posted my last post before I read the previous...
I posted my last post before I read the previous reply. I tried using iptables, and it seems to be not working on this box. I get an error message:
"...ip_tables.o: init_module: Device or...
Forum: Cybersecurity 03-06-2002
39,351
Posted By dryheat
I ported and compiled my client so they both ran...
I ported and compiled my client so they both ran on the Linux box, and I got the same error from connect() "ECONNREFUSED." I've also added an entry to /etc/services for my app and protocol/port and...
Forum: Cybersecurity 03-05-2002
39,351
Posted By dryheat
My app. is listening. I create the socket, do...
My app. is listening. I create the socket, do the bind, listen, select, then accept when the select passes to set up the connection. These are stream-type TCP sockets. The code works fine locally,...
Forum: Cybersecurity 03-05-2002
39,351
Posted By dryheat
Yes. I want to poke a hole in the firewall. ...
Yes. I want to poke a hole in the firewall.
BTW, I don't think it's running any firewall daemon. At least I don't recall setting one up.
It's Kernel 2.4 (Redhat 7.2).
Thx.
Forum: Cybersecurity 03-05-2002
39,351
Posted By dryheat
opening ports
I need to open a port in linux to allow a connect() from another box to succeed. I have the linux box listening on port 3000 on INADDR_ANY, and a Windows box does a connect to the IP of the linux...
Showing results 1 to 8 of 8

 
All times are GMT -4. The time now is 10:04 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy