Is it possible to put them work together?
I would like to have the LInux box dial out automatically when some pc
on the net try to connect to the Internet and disconnect when there
are some long idle on the line.
Thank you,
Kent Sin.
I would like to have the LInux box dial out automatically when some pc
on the net try to connect to the Internet and disconnect when there
are some long idle on the line.
Thank you,
Kent Sin.
I don't know about masquarding, but what I use on the network is worksQuote:>Is it possible to put them work together?
>I would like to have the LInux box dial out automatically when some pc
>on the net try to connect to the Internet and disconnect when there
>are some long idle on the line.
>Thank you,
>Kent Sin.
socks5 - ver5 of the socks server that will run on Linux - will need
will need to be compiled
sockscap - for windows apps - compiled versions(1 exe, 1 dll)
Readme's - in sockscap dir
Hope this helps. If you need help with this setup just email me
scott
jt
: Can you please show us your script files for diald and pppd.
I run a similar setup: diald and ip masquerading, no socks,
i use 192.168.1.0 for my internal net,
/etc/ipfw a m all from 192.168.1.254/24 to 0.0.0.0/0
my chat script is:
TIMEOUT 5
ABORT "NO CARRIER"
ABORT BUSY
ABORT "NO DIALTONE"
ABORT ERROR
ABORT "CARRIER 2400"
"" +++ATZ
OK ATH0
TIMEOUT 200
OK ATDT7555-1212
CONNECT ""
TIMEOUT 5
ENTER A NUMBER(ISPprompt>): 2
Username: myusername
TIMEOUT 45
Password: itsasecret
my script to start diald:
/usr/sbin/diald /dev/cua0 -m ppp local 10.0.0.1 remote 10.0.0.2 dynamic defaultroute modem crtscts connect "/usr/etc/chat -f /etc/slipchat" -f /etc/diald.conf mtu 1500
note: the imm*ip #'s for the fake interfaces.
-- craig
1. Is IP-Masquarding secure against hackers and the unwanted ?
Hi everyone
I want to setup a linux gateway to share internet on a home lan. Could
anyone tell me if this is *secure* enough to keep hackers and others
from unauthorized entry to our gateway linux and of course home lan ?
many thanks
2. Can't get the time zone straight
3. is IP-Masquarding secure against hackers and the unwanted ?
4. Having 1 webserver alias pointing to various webservers
6. psdit -- where or whats it called?
7. ip masquarding with dynamic ip
8. Telnet source for Solaris2.5.1 - where can I find it?
9. (NEED HELP)SMB and IP MASQUARDING
10. pppd auto dial with ip masquarding, dropping 1st packet
13. IPFWADM input/output rules wanted with masquarding!