Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- KLIENT
- abbie (192.168.1.101):
- ifconfig sl0 create
- slattach -s 115200 /dev/tty00
- ifconfig sl0 inet 192.168.1.101 192.168.1.100
- route add default 192.168.1.100
- SERVER
- regin (192.168.1.100, 192.168.1.85):
- ifconfig sl0 create
- slattach -s 115200 /dev/ttyU00
- ifconfig sl0 inet 192.168.1.100 192.168.1.101
- arp -s 192.168.1.101 6c:3b:e5:1f:98:d8 pub proxy
- sysctl -w net.inet.ip.forwarding=1
Advertisement
Add Comment
Please, Sign In to add comment