Results 1 to 2 of 2
as root, any incoming port that a program might be listening is connectable, but a regular user can't receive any connections. iptables are off ssince there's already 2 firewalls filtering ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 10-07-2005 #1Just Joined!
- Join Date
- Sep 2005
- Posts
- 12
Incoming ports
as root, any incoming port that a program might be listening is connectable, but a regular user can't receive any connections. iptables are off ssince there's already 2 firewalls filtering garbage. How can i make regular users able to receive incoming transmissions? did i forgot to include the user in a group?
- 10-07-2005 #2Just Joined!
- Join Date
- Oct 2005
- Location
- Lithuania
- Posts
- 6
I am not sure if it is good solution, but if you have some program which you want users to use you can set s bit, i mean chmod +s yourprogram


Reply With Quote
