linux,faqs,howtos,man,forum,squid,mount,ntfs,bandwidth,gnu,opensource,directory
 
Home | Forum | MAN Pages | Tutorials | Directory | HOWTOs | About Me | Contact
You are Browsing Linux HOWTOS
 
FAQS
- Advanced Routing & Traffic Control
- General FAQ
- Squid Proxy Server
- Sendmail
- Fetchmail
- Postfix
- Connecting Mobile Phone
- Paging from Linux
- Standard Commands
- Some common terms
Linux HOWTOs
- Single List of HOWTOs
- ACPI-HOWTO
- C-C++Beautifier-HOWTO
- Commercial-Port-Advocacy
- DocBook Install
- Italian HOWTO
- Glibc Install HOWTO
- - Infrared-HOWTO
- Keyboard-and-Console-HOWTO
- Linux+Windows-HOWTO
- Linux Miniloader - HOWTO
- Netscape+Proxy
- Printing-Usage-HOWTO
- SCSI-2.4-HOWTO
- Software-RAID-HOWTO
- Traffic-Control-HOWTO
- User-Group-HOWTO
- VMailMgr-HOWTO
- WordPerfect
- XML-RPC-HOWTO

- ADSL Bandwidth Management
- Compile Apache
- Make a Bootdisk
- Linux-Windows9x-Grub
- Linux-Windows
- Linux Crash Recovery
- Optimise Squid
- Block websites in Squid
- Broadcast webcam in linux
- Compile RedHat Linux kernel
- Implement Firewall Security
- Increase Harddrive Performance
- Mount NTFS filesystem
- Patch / rebuild SRPM
- Secure Linux
- Set up a DHCP Server
- Set up an FTP server
- Set up Linux as a Router
- Use Cron
- Samba
Miscellaneous
- All Ports
- Spammers fetch email addresses
- Mounting NTFS in linux
- Linux Gazette
- Linux Directory
- Linux Man

linux,man,pages,linux man pages,squid,ntfs,mount
  Next Previous Contents

9. Connecting to the WAN

At this point your cipe interface should be up and running. Try pinging machines on the other network(s). If you cannot ping check the following on the firewall machine:

  • Check that forwarding is enabled in the kernel.
  • Do an ifconfig to check if the cipe interface is up.
    cipcb0  Link encap:IPIP Tunnel  HWaddr   
            inet addr:192.168.1.1  P-t-P:192.168.2.1  Mask:255.255.255.255
            UP POINTOPOINT NOTRAILERS RUNNING NOARP  MTU:1442  Metric:1
            RX packets:28163 errors:6 dropped:0 overruns:0 frame:6
            TX packets:29325 errors:0 dropped:0 overruns:0 carrier:0
            collisions:0 txqueuelen:100 
    
  • Check the route table for a host entry for the other cipe host on the cipe interface.
    192.168.2.1    *      255.255.255.255 UH    0   0        0 cipcb0 
    
  • Check the route table for a network entry to the other network(s) on the cipe interface.
    192.168.2.0    *      255.255.255.0   U     0   0        0  cipcb0
    
  • Check the log files for any error messages.

If your other machines behind your firewall cannot access machines behind the other firewall check that the gateway is properly setup on both ends.

Once you are able to ping, ftp, telnet, etc. to machines on the other network, the next step is to get your networks to see each other and access each other using SAMBA browsing. A few hints: lmhosts or wins server is required, trusted domains for NT. I have set these up, but that is not the purpose of this document (at least not for now).

If you used the example firewall masquerading script, then all of your machines should also be able to connect to the internet. If you cannot, then you might want to check the log files. You may also want to try using tcpdump to see what is happening with the packets.


Next Previous Contents
 
Random Linux Commands
FTP
File Transfer Protocol, used to send and receive files to and from a remote computer. There are many graphical clients available for Linux, such as Kbear and Gftp.

Common Linux terms
Linux-FAQs Search
linux,faqs,howto,howtos,man,manpages,directory,forum


Linux-FAQs Forum Categories
- About Forum
- Hardware Troubleshooting in Linux
- Linux Entertainment
- Resources
- Software toubleshooting and configuration
Linux-FAQs Man Pages
- About Forum
- Hardware Troubleshooting in Linux
- Linux Entertainment
- Resources
- Software toubleshooting and configuration
All Linux-FAQs Forums
- Crash Recovery
- FAQs
- Forum Talk
- Games
- General
- Linux Audio Support
- Linux Hardware / Driver
- Linux Installation Support
- Linux misc.
- Linux Networking
- Linux Newbies
- Linux Printing Support
- Linux Security
- Linux Video Support
- Mail Server
- Multimedia
- Tutorials
- Web Proxy Server
- Web Server

linux,man,man pages,faqs,howtos,forum
 
Powered by HTML
Linux-faqs.com Copyright, All rights reserved www.linux-faqs.com. Peeyush Maurya.